Works now
This commit is contained in:
parent
42bd97b03e
commit
00e056cdd4
@ -12,7 +12,7 @@
|
||||
"build": "tsc && vite build",
|
||||
"serve": "vite preview",
|
||||
"start": "node start.js",
|
||||
"stop": "pkill -f node",
|
||||
"stop": "pkill -f 'vite preview'",
|
||||
"html": "html-minifier --remove-comments --collapse-whitespace --input-dir ./dist --output-dir ./dist --file-ext html",
|
||||
"replace": "npm run replace:script",
|
||||
"replace:script": "replace-in-file --configFile replace-script.cjs"
|
||||
|
Loading…
Reference in New Issue
Block a user