This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
BFFE
/
smartPlatformScreen
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
45ade3945a
Gałęzie
Tagi
master
smartPlatformSc...
/
vue.config.js
vue.config.js
122 B
Historia
Czysty
1
2
3
4
5
6
7
module.exports = {
// 基本路径
publicPath: "./",
// 去除map文件
productionSourceMap: false
};