This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
games
/
gamenchat
mirror de
https://github.com/thatsmydoing/gamenchat.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
9197c501e4
Ramos
Etiquetas
angular
master
wip
gamenchat
/
webpack-production.config.js
webpack-production.config.js
103 B
Histórico
Em bruto
1
2
3
4
5
var webpack = require('webpack');
module.exports = [
require('./webpack-base.config.js')(true),
]