This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
Apq
/
sub-web
mirror da
https://github.com/CareyWang/sub-web.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
v1.0
Rami (Branch)
Tag
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
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
8
9
module.exports = {
css: {
loaderOptions: {
less: {
javascriptEnabled: true
}
}
}
};