This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
games
/
gamenchat
의 미러
https://github.com/thatsmydoing/gamenchat.git
Watch
1
Star
0
포크
0
파일
이슈
0
위키
트리:
9197c501e4
브랜치
태그
angular
master
wip
gamenchat
/
webpack-production.config.js
webpack-production.config.js
103 B
히스토리
Raw
1
2
3
4
5
var webpack = require('webpack');
module.exports = [
require('./webpack-base.config.js')(true),
]