Øyvind Saltvik
Øyvind Saltvik
Fyi, been in hospital 1 and a half week. This project nearly ended abruptly, may abandon it due to health.
Luckily I live in Norway with free healthcare and have a caring family, feeling better now but may need a drastic lifestyle change. Well wishes will do plenty :) Wrt...
Can you try not overriding transform in jest config.
I think jest 27 changed the test runner. So razzle tests break with jest 27 since you can’t mix promises and async in tests.
I upgraded to 26 for razzle 4, 27 would be a breaking change since it is a major version upgrade. So can’t upgrade until razzle 5. But could fast track...
But then I need help fixing razzle tests for 27.
Nothing jumps out at me, but unable to test now as I am on vacation until June 26.
Try setting modules to false in preset env. Sendt fra min iPhone > 16. jul. 2021 kl. 8:24 pm skrev Heath C ***@***.***>: > > > Ok, so I'm...
We had that before, fort me that was just noise. Won't add now atleast since mostly only I maintain at this point.
I added my own handling to allow version strings https://github.com/jaredpalmer/razzle/blob/canary/scripts/update-examples.js#L113 https://github.com/jaredpalmer/razzle/blob/canary/scripts/build-docs.js#L126 So breaks my workflow And examples are not updated with dependabot I think But if you want to take...