jaredpalmer / jaredpalmer/backpack
Replace awesome-typescript-loader with ts-loader in TypeScript Code Example
Open
- Dominant language
- JavaScript
- Stars
- 4.4k
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
Since ts-loader produce much faster builds then ATL and de facto is a default webpack compiler when it comes to ts compilation it would be nice to see it used in the TypeScript Example.
Contributor guide
Research direction
Start with the TypeScript Code Example and locate where awesome-typescript-loader is configured. Review the existing loader setup and compare the expected ts-loader configuration, then verify that the example still builds successfully with ts-loader.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, webpack
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100