Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc: Add a section for webpack.config.ts #6106

Open
deerawan opened this issue Apr 25, 2022 · 2 comments · May be fixed by #6105
Open

Doc: Add a section for webpack.config.ts #6106

deerawan opened this issue Apr 25, 2022 · 2 comments · May be fixed by #6105

Comments

@deerawan
Copy link

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

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

deerawan added a commit to deerawan/webpack.js.org that referenced this issue Apr 25, 2022
Add a guide on how to use webpack configuration in Typescript  `webpack.config.ts`.

Fixes webpack#6106
@deerawan deerawan linked a pull request Apr 25, 2022 that will close this issue
@rehanmohiuddin
Copy link

I will do it please assign it to me

@snitin315
Copy link
Member

Feel free to send a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants