This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
games
/
gamenchat
mirror da
https://github.com/thatsmydoing/gamenchat.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
9197c501e4
Rami (Branch)
Tag
angular
master
wip
gamenchat
/
webpack-production.config.js
webpack-production.config.js
103 B
Cronologia
Originale
1
2
3
4
5
var webpack = require('webpack');
module.exports = [
require('./webpack-base.config.js')(true),
]