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.
yarm
1 parent 31fbad7 commit acffc4cCopy full SHA for acffc4c
package.json
@@ -4,7 +4,7 @@
4
"description": "",
5
"main": "index.js",
6
"scripts": {
7
- "setup": "yarn && yarn build:scripts && yarm build:worker",
+ "setup": "yarn && yarn build:scripts && yarn build:worker",
8
"go": "yarn setup && yarn build:worker && yarn dev",
9
"build:scripts": "rollup --config ./config/tools.rollup.config.js",
10
"rollup": "rollup --config ./config/dev.animated-java.rollup.config.js",
0 commit comments