This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
xuzhihao
/
haowanShow
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
haowan-tencent
Rami (Branch)
Tag
haowan
haowan-tencent
master
haowanShow
/
admin
/
babel.config.js
babel.config.js
91 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
module.exports = {
presets: [
'@vue/app'
],
plugins: ['syntax-dynamic-import']
}