mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-19 20:55:35 +08:00
fix: remove vite-plugin-lib-inject-css (#4793)
This commit is contained in:
@@ -130,9 +130,6 @@ interface ApplicationPluginOptions extends CommonPluginOptions {
|
||||
interface LibraryPluginOptions extends CommonPluginOptions {
|
||||
/** 开启 dts 输出 */
|
||||
dts?: boolean | PluginOptions;
|
||||
|
||||
/** 是否注入lib css */
|
||||
injectLibCss?: boolean;
|
||||
}
|
||||
|
||||
type ApplicationOptions = ApplicationPluginOptions;
|
||||
|
||||
Reference in New Issue
Block a user