mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Add missing dev script
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
f212c90b1a
commit
1a91e78cdb
@ -22,6 +22,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "lens-build",
|
"build": "lens-build",
|
||||||
"build:remove": "lens-remove-build",
|
"build:remove": "lens-remove-build",
|
||||||
|
"dev": "lens-build -- --watch",
|
||||||
"code-style:fix": "lens-fix-code-style",
|
"code-style:fix": "lens-fix-code-style",
|
||||||
"code-style:verify": "lens-verify-code-style",
|
"code-style:verify": "lens-verify-code-style",
|
||||||
"test": "lens-test"
|
"test": "lens-test"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user