This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
fanghuisheng
/
PC_FiveFollowing
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
c0b6cb6ec4
Rami (Branch)
Tag
master
PC_FiveFollo...
/
vue.config.js
vue.config.js
154 B
Cronologia
Originale
1
2
3
4
5
6
// 基本结构
module.exports = {
// 打包后路径错误导致的空白页面问题。
publicPath: './',
outputDir: process.env.outputDir
}