there is no build step :)
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
"main": "./src/main.tsx",
|
"main": "./src/main.tsx",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "esmo --no-warnings scripts/dev.ts | pino-colada",
|
"dev": "esmo --no-warnings scripts/dev.ts | pino-colada",
|
||||||
"build": "vite build && vite build --ssr",
|
|
||||||
"serve": "esmo --experimental-import-meta-resolve --no-warnings --enable-source-maps src/main.tsx",
|
"serve": "esmo --experimental-import-meta-resolve --no-warnings --enable-source-maps src/main.tsx",
|
||||||
"start": "NODE_ENV=production pnpm serve",
|
"start": "NODE_ENV=production pnpm serve",
|
||||||
"typecheck": "tsc --noEmit"
|
"typecheck": "tsc --noEmit"
|
||||||
|
|||||||
Reference in New Issue
Block a user