refactor(build): copy style.css from dist/nocss to dist
This commit is contained in:
@@ -44,7 +44,6 @@ const baseConfig = ({ mainFile = pkg.main, moduleFile = pkg.module, extractCss =
|
||||
}),
|
||||
bundleSize(),
|
||||
postcss({
|
||||
minimize: isProd,
|
||||
extract: extractCss,
|
||||
}),
|
||||
babel({
|
||||
|
||||
Reference in New Issue
Block a user