This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
LInE
/
www-ivprog
Suivre
4
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
765d4c408e
Branches
Tags
manual_en
master
vueSite
www-ivprog
/
vue.config.js
vue.config.js
88 B
Historique
Raw
1
2
3
4
5
module.exports = {
baseUrl: process.env.NODE_ENV === 'production'
? '/ivp'
: '/'
}