We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d44d640 commit c8e78fdCopy full SHA for c8e78fd
build-vue-ui.sh
@@ -3,4 +3,5 @@
3
CURR_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
4
5
cd $CURR_DIR/pywb/vueui/
6
+yarn install
7
yarn run build
0 commit comments