mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
fix: css
This commit is contained in:
parent
133f1be268
commit
4afc6daa28
@ -10,7 +10,7 @@
|
|||||||
// 根据 entry 将文件输出到不同的文件夹
|
// 根据 entry 将文件输出到不同的文件夹
|
||||||
|
|
||||||
import { deepmerge } from '@fesjs/utils';
|
import { deepmerge } from '@fesjs/utils';
|
||||||
import { CssMinimizerPlugin } from 'css-minimizer-webpack-plugin';
|
import CssMinimizerPlugin from 'css-minimizer-webpack-plugin';
|
||||||
|
|
||||||
function createRules({ isDev, webpackConfig, config, lang, test, loader, options, browserslist, styleLoaderOption }) {
|
function createRules({ isDev, webpackConfig, config, lang, test, loader, options, browserslist, styleLoaderOption }) {
|
||||||
function applyLoaders(rule, cssLoaderOption = {}) {
|
function applyLoaders(rule, cssLoaderOption = {}) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user