mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-01 12:19:47 -04:00
Ensure Gulp tasks run sequentially
So that images are always copied into place before trying to build the SASS.
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
"gulp-prettyerror": "1.2.1",
|
||||
"gulp-sass-lint": "1.2.0",
|
||||
"jshint": "2.9.5",
|
||||
"jshint-stylish": "2.2.1"
|
||||
"jshint-stylish": "2.2.1",
|
||||
"run-sequence": "^2.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user