mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2025-04-04 13:01:52 +08:00
add babel-plugin-console
This commit is contained in:
parent
42419694f4
commit
84cd695863
@ -1,6 +1,6 @@
|
||||
const plugins = []
|
||||
|
||||
if (process.env.UNI_PLATFORM === 'app-plus') {
|
||||
if (process.env.UNI_PLATFORM === 'app-plus' && process.env.UNI_USING_V8) {
|
||||
const path = require('path')
|
||||
|
||||
const isWin = /^win/.test(process.platform)
|
||||
|
Loading…
x
Reference in New Issue
Block a user