This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
miaxis
/
sqxp-front
Pridať medzi pozorované
5
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
0b01c9660f
Branche
Tagy
master
sqxp-front
/
vue.config.js
vue.config.js
164 B
História
Raw
1
2
3
4
5
6
7
8
9
10
module.exports={
configureWebpack: {
name:'银耳首页',
resolve: {
alias: {
'@': '/src'
}
}
},
}