小程序分销
All checks were successful
Deploy to Server / deploy (push) Successful in 24s

This commit is contained in:
jeremygan2021
2026-02-17 11:41:23 +08:00
parent 094f9032c5
commit 1555bec154
2 changed files with 21 additions and 1 deletions

View File

@@ -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,