File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ module.exports = function(gulp, options)
4747 * "minify": false, // Minify mangle property used by SystemJS Builder.
4848 * "src": "src/ModuleRuntime.js", // Entry source point for SystemJS Builder
4949 * "extraConfig": // (Optional) Defines additional JSPM config parameters to load after
50- * { // ./config.json is loaded. Provide a string or array of strings and they
50+ * { // ./config.js is loaded. Provide a string or array of strings and they
5151 * "meta": // will be interpreted as an additional configuration file styled like
5252 * { // `config.js` or provide an object hash which is loaded directly. This
5353 * "jquery": { "build": false }, // example skips building `jquery` and `underscore`.
You can’t perform that action at this time.
0 commit comments