This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
games
/
gamenchat
Mirror von
https://github.com/thatsmydoing/gamenchat.git
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Struktur:
9197c501e4
Branches
Tags
angular
master
wip
gamenchat
/
webpack-production.config.js
webpack-production.config.js
103 B
Verlauf
Originalformat
1
2
3
4
5
var webpack = require('webpack');
module.exports = [
require('./webpack-base.config.js')(true),
]