This website works better with JavaScript
Home
Explore
Help
Register
Sign In
yeguodong
/
huaihai_technologies
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f7ef71a840
Branches
Tags
dev
master
huaihai_tech...
/
vue.config.js
vue.config.js
123 B
History
Raw
1
2
3
4
module.exports = {
// baseUrl:'./', // vue-cli3.3以下版本使用
publicPath:'./' // vue-cli3.3+新版本使用
}