This website works better with JavaScript
Home
Explore
Help
Register
Sign In
liyongli
/
H5_Embedded_Page
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
ui2021/6/4
H5_Embedded_Pag...
/
vue.config.js
vue.config.js
78 B
Permalink
History
Raw
1
2
3
4
5
6
module.exports = {
publicPath: "/static",
css :{
extract:false
}
};