Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

improve(build): decide between ts-loader and awesome-typescript-loader #258

Closed
ocBruno opened this issue Feb 1, 2020 · 0 comments
Closed

Comments

@ocBruno
Copy link
Contributor

ocBruno commented Feb 1, 2020

🚀 Feature Proposal

Compare speed, pros and cons of both packages and determine the ideal loader for the current and future state of the project.

Motivation

According to npm trends ts-loader is around 5x more used than awesome-typescript-loader.
-https://www.npmtrends.com/awesome-typescript-loader-vs-ts-loader

According to the storybook team "We have had the best experience using awesome-typescript-loader, but other tutorials may use ts-loader, so be sure to configure accordingly."
-https://storybook.js.org/docs/configurations/typescript-config/#setting-up-typescript-with-awesome-typescript-loader

According to some users they have a speed improvement with ts-loader
-s-panferov/awesome-typescript-loader#497
s-panferov/awesome-typescript-loader#94

@ocBruno ocBruno closed this as completed Feb 15, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant