pref: 关闭sourceMap

This commit is contained in:
wangjiahao 2023-12-06 15:34:52 +08:00
parent c7b1bced81
commit b2dd7c053a

View File

@ -26,6 +26,6 @@ export default {
}
}
},
sourcemap: true
sourcemap: false
}
}