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 ed3b1d0 commit 96c5fabCopy full SHA for 96c5fab
scripts/build.sh
@@ -28,4 +28,4 @@ cp package.json build/
28
cp README.md build/
29
30
# Copy Proto Files
31
-cp -R ./src/proto/ ./build
+cp -R ./src/proto ./build
0 commit comments