mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-21 07:22:14 +00:00
Run cleanup script from the right location
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"gulp": "gulp",
|
||||
"build": "node node_modules/gulp/bin/gulp build"
|
||||
"build": "node node_modules/gulp/bin/gulp build",
|
||||
"heroku-cleanup": "rm -rf node_modules/ pipeline/ gulpfile.js"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user