Introducing Myself!
#20580
Replies: 2 comments
-
|
Hey join the webpack discord channel if you haven't already : https://discord.gg/Gp3KNveU |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hey @mohit4901, Dependency resolution and plugin configuration in Webpack can get messy quickly. Checking if a recent loader version update (or Babel mismatch) caused a breaking change might be the fastest way to isolate the issue. Let us know if you find the root configuration bug! Let me know if you make any progress or if you need another fresh set of eyes on it! |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello! I'm planning to apply for GSoC with the "Entry Points as HTML" project. I'm exploring Webpack's compilation hooks and dependency graph system. I would love guidance on the best way to integrate HTML parsing into the compilation pipeline.
Beta Was this translation helpful? Give feedback.
All reactions