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 084ddc7 commit 8437123Copy full SHA for 8437123
1 file changed
package.json
@@ -14,6 +14,7 @@
14
"license": "Apache License 2.0",
15
"main": "dist/main.js",
16
"scripts": {
17
+ "install": "",
18
"build": "yarn workspaces foreach --all --topological run build",
19
"clean": "yarn workspaces foreach --all run clean && rimraf release",
20
"release": "yarn clean && yarn workspaces foreach --all --topological run release",
0 commit comments