Skip to content

Would like to link transpile-webpack-plugin to the Plugins page #6614

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

Closed
licg9999 opened this issue Jan 25, 2023 · 3 comments · Fixed by #6807
Closed

Would like to link transpile-webpack-plugin to the Plugins page #6614

licg9999 opened this issue Jan 25, 2023 · 3 comments · Fixed by #6807

Comments

@licg9999
Copy link
Contributor

licg9999 commented Jan 25, 2023

Feature to document

Hi team, months ago, I noticed an issue webpack/webpack#5866 which initiated the use of webpack without bundling. The issue looked to be not resolved for a while. As I was also troubled by the same problem at that time, I started working on a webpack plugin for a possible solution, which is transpile-webpack-plugin.

After several release, thinking the plugin has matured, I would request to get it linked in the webpack official website now, so that more developers could use it for their problems.

If any comments for the plugin, just let me know by continuing the discussion in this issue or starting a new issue in the plugin's issue list.

If no more comment, I would be happy to submit changes for linking the plugin to the Plugins page by creating a pull request for this repo by modifying existing files as below:

  • src/content/plugins/index.mdx
  • src/content/awesome-webpack.mdx

and creating a new file for the detail page of the plugin (following the way html-webpack-plugin did):

  • src/content/plugins/transpile-webpack-plugin.mdx

Let me know how the team thinks of it. Any concerns or any comments. Mind my starting a pull request? Thanks.

Author(s)

Additional information

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

@chenxsan
Copy link
Member

Hi, feel free to add a link to src/content/awesome-webpack.mdx which is reserved for any third-party plugins, but I don't really know if we want to include another file under src/content/plugins/. I think html-webpack-plugin is an exception because it's sort of required to use webpack. We'd rather keeping it less than more.

@licg9999
Copy link
Contributor Author

Got the point. Nice to hear from you, @chenxsan. Getting started with src/content/awesome-webpack.mdx would be good enough for me. I would start a pull request soon.

@licg9999
Copy link
Contributor Author

licg9999 commented May 6, 2023

Hi @chenxsan, cc: @snitin315, I finished preparing the pull request(#6807) as we talked above. Would you take a second to have a look? Appreciated.

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.

2 participants