(generatedRoutes) // https://github.com/antfu/vite-ssg export const createApp = ViteSSG( App, { - routes, + routes: setupLayouts(routes), base: import.meta.env.BASE_URL }, (ctx) => { // install all modules under `modules/` Object.values(import.meta.glob<{ install: UserModule }...
GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore All...
implemented by adding a library that properly handles the caching. This new strategy will also enable other integrations like VueFire, Apollo, and custom ones. Keep an eye (subscribe) to the RFC for news and to discus about the future of Data Loaders:https://github.com/vuejs/rfcs/...
Install npm i@ulu/unplugin-vue-router-frontmatter Repository github.com/Jscherbe/unplugin-vue-router-frontmatter Homepage github.com/Jscherbe/unplugin-vue-router-frontmatter#readme Weekly Downloads 1 Version 0.0.2 License MIT Unpacked Size ...
declaremodule'vue-router/auto/routes'{exportinterfaceRouteNamedMap{'index':RouteRecordInfo<'index','/',Record<never,never>,Record<never,never>>'all':RouteRecordInfo<'all','/:all(.*)',{all:ParamValue<true>},{all:ParamValue<false>}>'sensor':RouteRecordInfo<'sensor','/:sensor',{sensor:...
plugins: [//...AutoImport({//这里除了引入 vue 以外还可以引入pinia、vue-router、vueuse等,//甚至你还可以使用自定义的配置规则,见 https://github.com/antfu/unplugin-auto-import#configurationimports: ['vue'],//第三方组件库的解析器resolvers: [ElementPlusResolver()], ...
Github posva/unplugin-vue-router 1907 ⬆️ Latest commit: 1 week ago 📦️ Latest release: v0.12.0 on 04 Mar 💬️ Issues open: 34 ✅️ This project seems to be maintained. Website github.com Related Projects CodeChecker Source Code Analysis Tool #Webapps #Vuetify #Dev Too...
- add an option to disable file watching ([#387](https://github.com/posva/unplugin-vue-router/issues/387)) ([13f93fc](https://github.com/posva/unplugin-vue-router/commit/13f93fc2babaa80c74112812856b74b993903068)) - add component alias to EditableTreeNode ([fc8ae27](https://github...
{ "name": "unplugin-vue-router-extend", "type": "module", "version": "0.1.13", "packageManager": "pnpm@8.7.6", "description": "Register global imports on demand for Vite and Webpack", "license": "MIT", "homepage": "https://github.com/zhiyuanzmj/unplugin-vue-router-extend#read...
'/posts/manage-github-notifications-2023': RouteRecordInfo<'/posts/manage-github-notifications-2023', '/posts/manage-github-notifications-2023', Record<never, never>, Record<never, never>>, '/posts/match-chinese-characters': RouteRecordInfo<'/posts/match-chinese-characters', '/posts/match-chines...