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:
@@ -2,7 +2,6 @@
|
||||
"dependencies": {
|
||||
"main.js": {
|
||||
"files": [
|
||||
"scripts/**/*",
|
||||
"scripts/main.js"
|
||||
],
|
||||
"main": true
|
||||
|
||||
Reference in New Issue
Block a user