This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
ts-loader / webpack 2 #785
Closed
Description
Hello!
I'm one of the maintainers of ts-loader. Listening to the live asp net show I realised you're using it in your templates. (Super cool BTW!)
There's 2 observations I'd make:
-
At present you're using the 0.8^ version of ts-loader. I'd probably advise switching to the 1.x version if you're targeting webpack 1. The "breaking changes" version change was only really about dropping official support for node 0.12 (which has now been end of lifed). I'd be happy to submit a PR to do this if you'd like?
-
webpack 2 has now been released (around Christmas time). It might be good to move to using webpack 2 in the templates. ts-loader moved to 2.x for webpack 2.
Metadata
Metadata
Assignees
Labels
No labels