Øyvind Saltvik
Øyvind Saltvik
I would like to switch to something like alle. But for yarn workspaces instead of npm. Dependabot could be good to make issues, but I dont like PRs from it.
Npm 7? Because razzle does not support that yet. Need to split razzle into a wp4 and wp5 version first since npm 7 has stricter deps.
No roadmap but razzle5 is aiming for this.
process.env.NODE_ENV is already set by razzle, razzle uses terserplugin no need for uglify, i would not use AggressiveMergingPlugin with LoadableWebpackPlugin
We should do it like this perhaps? https://dev.to/cryogenicplanet/an-actual-complete-guide-to-typescript-monorepos-240l
I want to rewrite all of razzle to ts. Also make razzle core minimal and have everything be plugins.
https://github.com/jaredpalmer/razzle/tree/alpha/packages/razzle5
Using pnpm in razzle alpha monorepo
razzle-dev-utils is a relic from when it was forked from create-react-app, babel-preset-razzle was neccesary, mini-css-extract had to be a dep because scss and less plugin uses it aswell and it...
Need more info. How do you load styles?