build output

This commit is contained in:
imnyang 2024-08-18 15:44:25 +09:00
commit c473961eba
2 changed files with 9102 additions and 1 deletions

View file

@ -5,7 +5,7 @@
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "tsc -b && vite build", "build": "tsc -b && vite build --outDir /var/static/imnyang",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0", "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview" "preview": "vite preview"
}, },

9101
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load diff