I am writing a private package build with React and creates a build using Webpack. Here is my Webpack configuration:
{ entry: "./src/index.tsx", mod