You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
🚀 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
The text was updated successfully, but these errors were encountered: