UNPKG
aqsc-mobile-com
Version:
latest (0.0.4)
0.0.4
0.0.2
基于uni-ui实现的二次封装
aqsc-mobile-com
/
vue.config.js
5 lines
(4 loc)
•
109 B
JavaScript
View Raw
1
2
3
4
5
// eslint-disable-next-line no-undef
module
.
exports
= { transpileDependencies: [
'@dcloudio/uni-ui'
], }