packages/compile-test-app: use watch-deps
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"build": "tsc --outDir dist/cjs --noEmit false --module CommonJS",
|
||||
"build:watch": "yarn run build --watch",
|
||||
"start": "backstage-cli serve-plugin",
|
||||
"start": "backstage-cli watch-deps -- backstage-cli serve-plugin",
|
||||
"lint": "web-scripts lint",
|
||||
"test": "web-scripts test"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user