The plugin can install by any package manager.
or
Add plugin to webpack configuration file and set a list of libraries for sharing. There is an example with lodash
:
The plugin adds one more chunk with a hashed name to the bundle. It should be a shared lodash. When the application is loaded, the webpack runtime will check if lodash is loaded.