At the moment the addon removes all of the resources from the build when doing a production build. Given that at the moment the default npm build command is a production build, it means that the default deploy experience is a broken app, since it will try to render a non-existent <WelcomePage> component.