This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
Apq
/
sub-web
mirror de
https://github.com/CareyWang/sub-web.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
v1.0
Ramos
Etiquetas
dependabot/npm_and_yarn/axios-0.30.0
dependabot/npm_and_yarn/http-proxy-middleware-2.0.9
dependabot/npm_and_yarn/nanoid-3.3.8
dev
master
v1.0
sub-web
/
vue.config.js
vue.config.js
116 B
Link permanente
Histórico
Em bruto
1
2
3
4
5
6
7
8
9
module.exports = {
css: {
loaderOptions: {
less: {
javascriptEnabled: true
}
}
}
};