Fabian Gander
Fabian Gander
I have the following issue when using it: > ReferenceError: serializer is not defined > at info (C:\...\node_modules\hard-source-webpack-plugin\lib\CacheSerializerFactory.js:103:22) It looks like the variable is simply not defined yet, so placing...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. My issue was, after updating to...
When following the tutorial, and first time starting the build, it fails with > Cannot find module '@/app/ui/fonts' or its corresponding type declarations.ts(2307) I copy / pasted the file from...