seek-style-guide-webpack:用于与SEEK样式指南集成的Webpack装饰器

时间:2024-02-20 21:15:56
【文件属性】:

文件名称:seek-style-guide-webpack:用于与SEEK样式指南集成的Webpack装饰器

文件大小:12KB

文件格式:ZIP

更新时间:2024-02-20 21:15:56

react less babel front-end webpack

搜寻样式指南Webpack 装饰器,用于与集成。 安装 $ npm install --save-dev seek-style-guide-webpack 建立 首先,装饰您的服务器Webpack配置: const { decorateServerConfig } = require ( 'seek-style-guide-webpack' ) ; module . exports = decorateServerConfig ( { // Webpack config... } ) ; 然后,装饰您的客户端Webpack配置: const { decorateClientConfig } = require ( 'seek-style-guide-webpack' ) ; module . exports = decorateClientConfig ( { // Webpack config... } ) ; 选件 CSS输出加载器{ cssOutputLoader: | 'style-loader' } { cssOutputLo


【文件预览】:
seek-style-guide-webpack-master
----.prettierignore(6B)
----.gitignore(47B)
----README.md(3KB)
----.nvmrc(6B)
----autoprefixer.config.js(70B)
----test()
--------src()
----.prettierrc(43B)
----LICENSE(1KB)
----package.json(3KB)
----incorrectStyleGuidePath.js(340B)
----CONTRIBUTING.md(3KB)
----index.js(7KB)
----.travis.yml(166B)
----.editorconfig(209B)
----.npmrc(19B)

网友评论