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
More visualization to explain different sub architectures.
For example:
Explain assets, bundles, modules visually
The plugin architecture, it hooks etc.
UML like visualization:
A class diagram for stats, compilation, compilation etc. object - even when js is not a OO language, class are made to understand the whole and how it interact together
A flow like diagram which explains the webpack internal flow on a generic level
I found nothing about JS tapale "pattern" or whatever it is on which webpack builds on - it were so helpfull to explain the concept of those more detailed
Keep in mind that visualization can incredible helpfull
edit
I saw webpack buils on top of plugins too, internal plugins, this could be wonderfully visualized as well.
The text was updated successfully, but these errors were encountered:
@aight8 I'm going to close this as I believe #469 addresses what you're talking about. Feel free to re-open if I'm wrong but I would suggest you make some of the same comments you've made here on that thread.
What your discussing is definitely something we're interested in doing.
More visualization to explain different sub architectures.
For example:
UML like visualization:
Keep in mind that visualization can incredible helpfull
edit
The text was updated successfully, but these errors were encountered: