🚑️ 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:
+3
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"type": "module"
|
||||
}
|
||||
Reference in New Issue
Block a user