Øyvind Saltvik

Results 184 comments of Øyvind Saltvik

Done in razzle master, dare I try a pre-release with changesets and hope I dont mess up stable?

https://github.com/jaredpalmer/razzle/blob/master/examples/with-scss-options/razzle.config.js

Try setting staticCssInDev https://razzlejs.org/docs/customization

Using additionalData?

Not sure, windows is always the odd one out. I don't use windows much.

Was this issue with the config you posted? May be the double plugin?

It runs tsc for typecheking aswell as razzle start. So diff output is expected. If you try without tsc?

maybe using concurrently works?

Input handling -i, --handle-input Whether input should be forwarded to the child processes. See examples for more information.[boolean] --default-input-target Identifier for child process to which input on stdin should be...

Add --noEmit to tsc incase it does not get it from tsconfig.