Refactor data loading logic: replace dynamic imports with fetch
, update skills type, and integrate vite-plugin-static-copy
for JSON assets.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"globals": "^16.2.0",
|
||||
"typescript": "~5.8.3",
|
||||
"typescript-eslint": "^8.34.1",
|
||||
"vite": "^7.0.0"
|
||||
"vite": "^7.0.0",
|
||||
"vite-plugin-static-copy": "^3.1.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user