We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02846e0 + f1e2134 commit a52f342Copy full SHA for a52f342
create-release.sh
@@ -12,6 +12,7 @@ if [ -d build ]; then
12
fi
13
14
15
+npm ci
16
17
# Build version for root path installation
18
export PUBLIC_URL=/
0 commit comments