n
This commit is contained in:
@@ -32,13 +32,6 @@ const config = {
|
||||
enable: false // Disable cache to fix prebundle error
|
||||
},
|
||||
mini: {
|
||||
webpackChain(chain) {
|
||||
chain.module
|
||||
.rule('script')
|
||||
.include
|
||||
.add(path.resolve('src'))
|
||||
.add(path.resolve('node_modules/marked'))
|
||||
},
|
||||
postcss: {
|
||||
pxtransform: {
|
||||
enable: true,
|
||||
|
||||
Reference in New Issue
Block a user