🚑️ chore: add Vue.js and related dependencies, configure Netlify build settings, and create documentation structure

- Added Vue.js and various VitePress plugins to package.json for enhanced documentation capabilities.
- Created vue.js and vue.js.map files in the VitePress cache for Vue component support.
- Configured netlify.toml for build commands and redirects to support SPA routing and API proxying.
This commit is contained in:
web@ppanel
2025-12-11 08:53:22 +00:00
parent 484975c657
commit 6a70eab2e9
26 changed files with 74087 additions and 4 deletions
+10
View File
@@ -0,0 +1,10 @@
var __defProp = Object.defineProperty;
var __export = (target, all) => {
for (var name in all)
__defProp(target, name, { get: all[name], enumerable: true });
};
export {
__export
};
//# sourceMappingURL=chunk-PZ5AY32C.js.map