parent
e5d782fefe
commit
4cfbc8cc11
|
|
@ -6,7 +6,7 @@ module.exports = {
|
||||||
framework: 'react',
|
framework: 'react',
|
||||||
ts: true,
|
ts: true,
|
||||||
compiler: 'vite',
|
compiler: 'vite',
|
||||||
useBuiltIns: process.env.TARO_ENV === 'h5' ? 'usage' : false
|
useBuiltIns: false
|
||||||
}]
|
}]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue