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 bdf1fcc commit fa9f97fCopy full SHA for fa9f97f
package.json
@@ -3,6 +3,7 @@
3
"private": true,
4
"scripts": {
5
"build": "./scripts/build.js",
6
+ "build:watch": "lerna watch -- lerna run build",
7
"test": "./scripts/test.js",
8
"publish": "./scripts/publish.js",
9
"lint": "eslint packages/* scripts/*",
0 commit comments