Brady Higginbotham

Results 3 comments of Brady Higginbotham

@D9001 Try adding `fetchPolicy: 'no-cache'` to your query options. It's most likely actually triggering but using the cache from the previous attempt, so it doesn't look like it's doing anything.

Update to this: I ended up removing the `mason_packages` folder in post install. It greatly reduced the size down to about 25 MB and still seems to function just fine....

Just ran into this as well... 😢