You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
Uh oh!
There was an error while loading. Please reload this page.
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.
The text was updated successfully, but these errors were encountered: