mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-03-19 21:05:59 +00:00
add npm install to build script
This commit is contained in:
@@ -6,6 +6,7 @@ rm -rf public || exit 0;
|
|||||||
mkdir public;
|
mkdir public;
|
||||||
|
|
||||||
# run our compile script, discussed above
|
# run our compile script, discussed above
|
||||||
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
# go to the public directory and create a *new* Git repo
|
# go to the public directory and create a *new* Git repo
|
||||||
|
|||||||
Reference in New Issue
Block a user