This commit is contained in:
@@ -32,6 +32,11 @@ const config = {
|
||||
enable: false // Disable cache to fix prebundle error
|
||||
},
|
||||
mini: {
|
||||
compile: {
|
||||
include: [
|
||||
path.resolve(__dirname, '..', 'node_modules/marked')
|
||||
]
|
||||
},
|
||||
postcss: {
|
||||
pxtransform: {
|
||||
enable: true,
|
||||
|
||||
Reference in New Issue
Block a user