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 3f84d0a commit e72b154Copy full SHA for e72b154
build.sh
@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+
3
+cd $(dirname $0)
4
5
+exec npm run build
0 commit comments