markthree
markthree
> 加上`lang="json"`就能有高亮: > > ``` > > { meta: { layout: 'other' } } > > ``` > > 自动补全与类型校验: https://github.com/kingyue737/volar-plugin-vue-router nice! 我将尝试并在 [readme](https://github.com/dishait/vite-plugin-vue-meta-layouts/blob/main/README.md) 中加以说明
@enjoy-wind 欢迎 `pr`
@wen403 靓仔,未复现哦,请提供最小测试仓库
> pagesDirs 参数用不了 [vite-plugin-vue-meta-layouts](https://github.com/dishait/vite-plugin-vue-meta-layouts) 没有 `pagesDirs` 参数哦,具体可见 `README` 中的使用说明
很抱歉,靓仔,由于未提供最小复现仓库,只能先 close 了
This seems to be a [rollup](https://github.com/rollup/rollup) problem, for which there is no good solution at the moment. But maybe in the future we can solve it with [nuxt-build-cache](https://github.com/pi0/nuxt-build-cache)
@astrO1 @robertyclin @tinystorm @11003 可以试试加一个 [nuxt-style-extractor](https://github.com/markthree/nuxt-style-extractor) 模块
@codingcn 可能是压缩或者移除未使用的问题,尝试关闭。具体可看配置 [nuxt-style-extractor/blob/main/README_CN.md#配置](https://github.com/markthree/nuxt-style-extractor/blob/main/README_CN.md#%E9%85%8D%E7%BD%AE)。也欢迎 pr
@codingcn 已支持保持原样输出,具体可见配置 → [nuxt-style-extractor/blob/main/README_CN.md#保持原有状态](https://github.com/markthree/nuxt-style-extractor/blob/main/README_CN.md#%E4%BF%9D%E6%8C%81%E5%8E%9F%E6%9C%89%E7%8A%B6%E6%80%81)
@fanxiaodan-ra 参考文档安装配置 → [nuxt-style-extractor文档](https://github.com/markthree/nuxt-style-extractor/blob/main/README_CN.md#nuxt-style-extractor),然后重新打包部署