mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-14 15:53:28 +01:00
Add yarn install to Vue build script
This commit is contained in:
parent
d44d640b93
commit
c8e78fd7c1
@ -3,4 +3,5 @@
|
||||
CURR_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
|
||||
|
||||
cd $CURR_DIR/pywb/vueui/
|
||||
yarn install
|
||||
yarn run build
|
||||
|
Loading…
x
Reference in New Issue
Block a user