Matthew DeLambo
Matthew DeLambo
We have `chunkFilename` configured but webpack is not respecting it when System.import is used. Can we configure this? [Here's](https://github.com/NYTimes/kyt-starter-universal/blob/master/src/routes/index.js#L12) an example where we use System.import. Here's the output for the...
@coolov rightly reported that debug doesn't help much. We should surface Webpack stats and, as @tizmagik suggested, json when `debug:true`.
Does kyt work on Windows machines? I suspect not, and we should fix that.