迁移到vite

This commit is contained in:
2023-02-23 00:56:44 +08:00
parent 1c44e56b56
commit f22f6b268a
83 changed files with 33177 additions and 0 deletions

23
code/web/it-console-toVite/.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?