This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
games
/
gamenchat
espejo de
https://github.com/thatsmydoing/gamenchat.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Árbol:
9197c501e4
Ramas
Etiquetas
angular
master
wip
gamenchat
/
webpack-production.config.js
webpack-production.config.js
103 B
Histórico
Raw
1
2
3
4
5
var webpack = require('webpack');
module.exports = [
require('./webpack-base.config.js')(true),
]