Reproduction steps ```bash npx degit plexinc/react-lightning/templates/app-template my-lightning-app npm install npm run build npm run preview ``` The production preview is just a blank white page and does not load the Canvas ever. **_Note:_** `npm run dev` works though.