1 Star 0 Fork 29

小小辉辉/1078_Video_vue

forked from sky/1078_Video_vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vue.config.js 291 Bytes
一键复制 编辑 原始数据 按行查看 历史
“achensid” 提交于 2023-05-08 10:26 . 开源
const { defineConfig } = require('@vue/cli-service')
module.exports = defineConfig({
transpileDependencies: true,
publicPath:'./',
// outputDir: 'dist',
// indexPath: 'index.html',
configureWebpack: {
externals: {
'AMap': 'AMap' // 高德地图配置
}
},
})
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML/CSS
1
https://gitee.com/xiaoxiaohuihui/1078_video_vue.git
git@gitee.com:xiaoxiaohuihui/1078_video_vue.git
xiaoxiaohuihui
1078_video_vue
1078_Video_vue
master

搜索帮助