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 53a2b61 commit 8e48230Copy full SHA for 8e48230
1 file changed
dev/deploy/build.sh
@@ -1,4 +1,6 @@
1
#!/bin/bash
2
3
+echo "Compiling native node packages..."
4
+yarn rebuild
5
echo "Packaging static assets..."
6
yarn build
0 commit comments