webpack-cdn-plugin
webpack-cdn-plugin copied to clipboard
Multi-module CDN loading exception
Multiple modules use the JS of the same name (such as: vue), the module that loads the CDN is normal, and the module that does not use the CDN will not get the local JS resources.
Hi @MonGDCH I understand the problem, but what can we do to resolve this?