Øyvind Saltvik
Øyvind Saltvik
And what is in your .env
What is the outputted html?
https://github.com/jaredpalmer/razzle/tree/master/examples/with-material-ui
https://mui.com/system/basics/
https://mui.com/guides/server-rendering/
Use browserslist if the plugin finds a env for current build
https://github.com/babel/babel-polyfills/blob/main/docs/migration.md
https://github.com/browserslist/browserslist/commit/51a1ad21a071d0af9c441ce9f392782df9573ed3
transform runtime adds all polyfills, ignores target, babel-polyfills respects target i want to use browserslist to make everything configurable via .browserslistrc envs for node aswell as web, and per build...
also use browserslist in webpack target