Everythign works in dev mode, but if you build without adding: ``` exposes: { './App': './src/App', // Needed for the build to work }, ``` the app won't work and you get Uncaught TypeError: factory is not a function