mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Merge pull request #5677 from dcinzona/Gulpfile-watch-assets.json
Enables gulp watch of Assets.json
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
"gulp-uglify": "^1.2.0",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-concat": "^2.5.2",
|
||||
"gulp-header": "^1.2.2"
|
||||
"gulp-header": "^1.2.2",
|
||||
"fs": "^0.0.2"
|
||||
},
|
||||
"dependencies": { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user