尧图精选

vue发布到npm的组件重新使用的时候样式缺失

🕒 发布时间:2026/9/9 15:15:10 📁 来源:尧图网络
不废话直接上办法const { defineConfig } require(vue/cli-service) module.exports defineConfig({ transpileDependencies: true, // 将css和js不分开打包css将作为内联样式注入到js中 css: { extract: false } })
上一篇/下一篇内容由系统自动关联 返回资讯列表 →