We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d1091 commit e252225Copy full SHA for e252225
external-control-frontend/package.json
@@ -8,6 +8,7 @@
8
"build": "ng build --configuration=production",
9
"lint": "ng lint",
10
"lint:fix": "ng lint --fix",
11
+ "test": "ng test",
12
"generatepath": "generate-manifest-constants ../manifest.yaml"
13
},
14
"private": true,
0 commit comments