Skip to content

Commit 9c782a7

Browse files
committed
AF-280 restore an npm script that is needed for build
1 parent aa87864 commit 9c782a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/attack_flow_builder/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"preview": "vite preview",
1111
"test:unit": "vitest run",
1212
"test:watch": "vitest",
13+
"build-only": "vite build",
1314
"type-check": "vue-tsc --build",
1415
"lint": "eslint .",
1516
"lint:fix": "eslint . --fix",

0 commit comments

Comments
 (0)