kristw opened a new pull request #5934: ensure npm run build is in production mode URL: https://github.com/apache/incubator-superset/pull/5934 Using `--mode=production` does not work with some modules. In particular, `react-hot-loader` uses `NODE_ENV` to decide whether to use empty shell or HMR code. See bundle size before / after this change.  @williaster @xtinec
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
