webpack.js.org icon indicating copy to clipboard operation
webpack.js.org copied to clipboard

Doc: Add a section for webpack.config.ts

Open deerawan opened this issue 2 years ago • 2 comments

Feature to document

In the Typescript guide https://webpack.js.org/guides/typescript/, there's no mention of how to use webpack.config.ts instead of webpack.config.js. Some devs love to always use TS files as much as possible.

Additional information

Below are some references that provide a clue on how to set up webpack.config.ts

  • https://learntypescript.dev/12/l4-webpack#adding-webpack-to-the-project
  • https://github.com/webpack/webpack-cli/issues/1993

[x] I am willing to work on this issue and submit a pull request.

deerawan avatar Apr 25 '22 01:04 deerawan

I will do it please assign it to me

rehanmohiuddin avatar Jun 04 '22 07:06 rehanmohiuddin

Feel free to send a PR

snitin315 avatar Jun 04 '22 07:06 snitin315