Øyvind Saltvik

Results 184 comments of Øyvind Saltvik

https://github.com/jaredpalmer/razzle/tree/master/examples/with-material-ui

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