Remove /**/* glob from js by default

See https://discourse.roots.io/t/adding-none-bower-js-libs-to-gulp-manifest-json/2890?u=austin
This commit is contained in:
Austin Pray
2015-02-12 01:20:15 -06:00
parent 419fefd33f
commit 659aa60e19

View File

@@ -2,7 +2,6 @@
"dependencies": {
"main.js": {
"files": [
"scripts/**/*",
"scripts/main.js"
],
"main": true