1 Star 0 Fork 155

xz/newbee-mall-vue-app

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
babel.config.js 198 Bytes
Copy Edit Raw Blame History
十三 authored 2020-05-30 12:18 . :tada:newbee-mall 前后端分离版本开源
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
],
plugins: [
['import', {
libraryName: 'vant',
libraryDirectory: 'es',
style: true
}, 'vant']
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lh2538732382/newbee-mall-vue-app.git
git@gitee.com:lh2538732382/newbee-mall-vue-app.git
lh2538732382
newbee-mall-vue-app
newbee-mall-vue-app
master

Search