feat(cv): rebuild section editing workflow
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"start": "next dev",
|
||||
"serve:export": "node ./scripts/serve-export.mjs",
|
||||
"build": "node --max-old-space-size=4096 ./node_modules/next/dist/bin/next build",
|
||||
"test": "jest",
|
||||
"test:e2e": "dotnet build ../JobTrackerApi/JobTrackerApi.csproj --configuration Release && playwright test"
|
||||
|
||||
Reference in New Issue
Block a user