This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
games
/
gamenchat
kopia lustrzana
https://github.com/thatsmydoing/gamenchat.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
9197c501e4
Gałęzie
Tagi
angular
master
wip
gamenchat
/
webpack-production.config.js
webpack-production.config.js
103 B
Historia
Czysty
1
2
3
4
5
var webpack = require('webpack');
module.exports = [
require('./webpack-base.config.js')(true),
]