webpack.js.org
webpack.js.org copied to clipboard
docs (typescript): add guide for webpack config TS
Add a guide on how to use webpack configuration in Typescript webpack.config.ts.
Fixes https://github.com/webpack/webpack.js.org/issues/6106
The committers listed above are authorized under a signed CLA.
- :white_check_mark: login: deerawan / name: Budi Irawan (1abf384c9960a341d55548e6b7866287ca6a9c32)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| webpack-js-org | ✅ Ready (Inspect) | Visit Preview | Apr 25, 2022 at 3:59AM (UTC) |
Actually we did have a guide here https://webpack.js.org/configuration/configuration-languages/#typescript, so maybe we can just add a link to that in this page?