mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-09 19:04:33 -04:00
devcontainer config
This commit is contained in:
@@ -31,6 +31,11 @@ pip3 install -r requirements_for_test.txt
|
||||
make generate-version-file
|
||||
# make babel
|
||||
|
||||
# npm ci install
|
||||
if [ ! -d "/node_modules" ]; then
|
||||
npm ci install
|
||||
fi
|
||||
|
||||
# npm ci install
|
||||
npm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user