diff --git a/gulpfile.js b/gulpfile.js index 4fdf51353..05cd31465 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -134,7 +134,7 @@ var ? (config.components.length > 1) ? '{' + config.components.join(',') + '}' : config.components[0] - : '*' + : '{*}' ; // relative paths