Compare commits
No commits in common. "1c6e8e2f0fb9e62a18abd2a6f91845a8aa23afb4" and "c092d19219c788e131cef9f6277fcc958c8de856" have entirely different histories.
1c6e8e2f0f
...
c092d19219
@ -4,10 +4,9 @@
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "vite",
|
||||
"dev": "vite",
|
||||
"prod": "vite --mode prod",
|
||||
"build-test": "vite build --mode test",
|
||||
"build-prod": "vite build --mode prod",
|
||||
"build": "vite build --mode prod",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user