How to Configure Webpack with Shebang Loader to Ignore Hashbang Importing Cesium React Component into Typescript React Component

I am attempting to create a storybook test that uses a react component in a module that uses typescript, babel, and webpack. My Map react component references and uses cesium and cesium-react compo...