I am trying to include a local version of this file https://preview.keenthemes.com/metronic8/demo1/assets/plugins/global/plugins.bundle.js with webpack but I am getting tons of dependency errors which I don't get if I link to this file directly via a traditional HTML script tag. What is the best way to do this?