mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-25 01:15:26 +10:00
remove prepare script
This commit is contained in:
@@ -28,7 +28,6 @@
|
|||||||
"lingui:extract": "lingui extract --clean --overwrite",
|
"lingui:extract": "lingui extract --clean --overwrite",
|
||||||
"lint": "vp lint --type-aware",
|
"lint": "vp lint --type-aware",
|
||||||
"lint:fix": "vp lint --type-aware --fix",
|
"lint:fix": "vp lint --type-aware --fix",
|
||||||
"prepare": "vp config",
|
|
||||||
"preview": "vp preview",
|
"preview": "vp preview",
|
||||||
"start": "node .output/server/index.mjs",
|
"start": "node .output/server/index.mjs",
|
||||||
"test": "vp test",
|
"test": "vp test",
|
||||||
|
|||||||
Reference in New Issue
Block a user