hidesminimally
hidesminimally
Thanks for the suggestion @thompsongl - I tried this with this PR - https://github.com/hidesminimally/engram/pull/1 and am at the same place:  I've also tried `next build` and have gotten the...
Update: Found a solution for `npm run build; npm run start` by excluding `.json` and `.min.css` from preaching:https://github.com/hidesminimally/engram/pull/1/files#diff-882b2c04b01b2e8b2cdcf1817c30ea503a8005f1c0d54cfff37053b6801fea85R183 Although I'm not sure this is totally correct because I see this...
re: https://github.com/andywer/threads-plugin/issues/43#issuecomment-851607253 @linonetwo Thanks for posting this thread. I'm running into `Error: Cannot find module 'webpack/lib/ParserHelpers'` upon upgrading next to 11.0.0 while using threads.js + threads-plugin. How are you able...