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 fad1961 commit 1aead83Copy full SHA for 1aead83
build.sh
@@ -27,7 +27,7 @@ else
27
echo "node for win64 exists."
28
fi
29
30
-cd appBuild && mkdir client && cd client && mkdir app && mkdir apiHints
+cd appBuild && mkdir client && cd client && mkdir app
31
cd ../..
32
33
cp -R ./client/app/build/ ./appBuild/client/app/build
0 commit comments