theme-css-extract-webpack-plugin:一个webpack 插件,用于提取对应的`multipleScopeVars`主题 css 文件

时间:2024-05-23 21:09:09
【文件属性】:

文件名称:theme-css-extract-webpack-plugin:一个webpack 插件,用于提取对应的`multipleScopeVars`主题 css 文件

文件大小:119KB

文件格式:ZIP

更新时间:2024-05-23 21:09:09

JavaScript

@zougt/theme-css-extract-webpack-plugin 这个 webpack 插件主要用于使用了和的 webpack 工程将对应的multipleScopeVars主题 css 提取出独立的 css 文件 提取主题 css 文件的操作只在 webpackConfig.mode:"production"才生效,但@zougt/theme-css-extract-webpack-plugin另外一个功能是与html-webpack-plugin结合在 html 文件的 html 标签添加默认的 className,在开发模式下可能需要 安装并使用 # use npm npm install -D @zougt/theme-css-extract-webpack-plugin # use yarn yarn add @zougt/theme-css-extract-web


【文件预览】:
theme-css-extract-webpack-plugin-master
----setupTest.js(24B)
----.gitattributes(85B)
----commitlint.config.js(70B)
----yarn.lock(351KB)
----.eslintrc.js(129B)
----.prettierignore(90B)
----src()
--------plugin-options.json(1KB)
--------cjs.js(45B)
--------index.js(8KB)
----babel.config.js(289B)
----husky.config.js(123B)
----LICENSE(1KB)
----test()
--------validate-plugin-options.test.js(2KB)
----jest.config.js(220B)
----README.md(9KB)
----.editorconfig(195B)
----lint-staged.config.js(120B)
----.gitignore(192B)
----.prettierrc.js(40B)
----.eslintignore(77B)
----package.json(3KB)

网友评论