Write webpackShims in plugins directory

can we write webpackShims in plugins directory

Webpack shims should go into the webpackShims directly. This isn't something you can do from a plugin.

What are you needing to add?

I wanna bundle all package dependency with the plugin itself