reactjs - How can i create a separate chunk for each component? -


i want plugin can create separate chunk each of components.

is there existing plugin in webpack can achieve functionality?

there commonschunkplugin chunking in webpack, there no option such division out of box. anyway, why need @ all?


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -