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 e16c77e commit 24f4e46Copy full SHA for 24f4e46
Makefile
@@ -1,5 +1,7 @@
1
2
-all:
+all: bundle test
3
+
4
+bundle:
5
npm run bundle
6
7
test:
0 commit comments