Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

[#17] Fix version issue with awesome-typescript-loader. #20

Closed
wants to merge 1 commit into from

Conversation

tendermario
Copy link

  • Version 5 of awesome-ts-loader doesnt work with the webpack version installed. Capped at version 4.
  • Added moduleResolution: "node" to tsconfig as seemed necessary for the current version of these modules now.
  • Update readme to reflect this.

Fixes issue the person in #17 was experiencing which I also ran into.

A more complete fix would be updating webpack, but... 😅

- Version 5 of awesome-ts-loader doesnt work with the webpack version installed. Capped at version 4.
- Added moduleResolution: "node" to tsconfig as seemed necessary for the current version of these modules now.
- Update readme to reflect this.
@msftclas
Copy link

msftclas commented Dec 11, 2018

CLA assistant check
All CLA requirements met.

@orta
Copy link
Contributor

orta commented Jan 15, 2020

Thanks! Sorry for the update on an old PR, but I've just merged a PR which deprecates this #22

So I'm going to close this, sorry we didn't take the PR at the time, but we've got everything up to date now.

@orta orta closed this Jan 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants