feat: removed wrangler due to file limit

This commit is contained in:
Haoyu Xu
2025-04-26 18:47:31 +08:00
parent 201119722e
commit 4b9053af8d
7 changed files with 164 additions and 198 deletions

View File

@@ -11,7 +11,7 @@
"lint": "eslint \"src/**/*.js\" && stylelint \"**/*.css\" && prettier --check ."
},
"devDependencies": {
"vite": "^6.1.4",
"vite": "^6.1.5",
"@aklive2d/eslint-config": "workspace:*",
"@aklive2d/postcss-config": "workspace:*",
"@aklive2d/stylelint-config": "workspace:*",