diff --git a/packages/technical-features/application/package.json b/packages/technical-features/application/package.json index e5d08f6c49..25d7230b83 100644 --- a/packages/technical-features/application/package.json +++ b/packages/technical-features/application/package.json @@ -22,6 +22,7 @@ "scripts": { "build": "lens-build", "build:remove": "lens-remove-build", + "dev": "lens-build -- --watch", "code-style:fix": "lens-fix-code-style", "code-style:verify": "lens-verify-code-style", "test": "lens-test"