how to modify the module content in webpack plugin? #19094
Unanswered
HomyeeKing
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You don't need a plugin here, just use https://github.com/webpack-contrib/val-loader/ with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In Short, I want the thing like load hook in rollup, but I still don't make it in webpack 😓(even with the help of the mainstream LLM chat bot).
Here's the repo to repreduce, and the plugin is in
plugins/virtualPlugin.js
Anyone help with this?
Beta Was this translation helpful? Give feedback.
All reactions