mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-21 07:22:14 +00:00
Helps if I don't delete the pipeline folder prior to collectstatic
This commit is contained in:
@@ -36,6 +36,6 @@
|
||||
"scripts": {
|
||||
"gulp": "gulp",
|
||||
"build": "node node_modules/gulp/bin/gulp build",
|
||||
"heroku-cleanup": "rm -rf node_modules/ pipeline/ gulpfile.js"
|
||||
"heroku-cleanup": "rm -rf node_modules/ pipeline/source_assets gulpfile.js"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user