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
Post a Comment