This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
games
/
gamenchat
miroir de
https://github.com/thatsmydoing/gamenchat.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
9197c501e4
Branches
Tags
angular
master
wip
gamenchat
/
webpack-production.config.js
webpack-production.config.js
103 B
Historique
Raw
1
2
3
4
5
var webpack = require('webpack');
module.exports = [
require('./webpack-base.config.js')(true),
]