Extract webpack config

This commit is contained in:
syuilo
2017-02-19 15:54:19 +09:00
parent 4f5681b296
commit cbf9044577
3 changed files with 94 additions and 88 deletions

1
webpack.config.js Normal file
View File

@ -0,0 +1 @@
eval(require('typescript').transpile(require('fs').readFileSync('./webpack.config.ts').toString()));