Kevin Koshiol

Results 3 comments of Kevin Koshiol

I got HMR working with `ts-loader` by adding `transpileOnly: true` to the loader options. However, that solution changed nothing about the inconsistent HMR behavior with `awesome-typescript-loader`. I tried adding that...

I'm impressed with how easy it is to use this, but the only thing keeping this from being useful to me is the lacking support for parameters. All of the...

I see slightly different behavior, perhaps due to many changes in the code since this issue was opened. The Webpack dev server from `master` uses the address `/#/video` when watching...