Kim Jeker
Kim Jeker
I also have this issue
Added some additional options in PR https://github.com/craftcms/gatsby-source-craft/pull/71 which could help to mitigate this issue
Would also like to have an asm.js fallback support in wasm-pack, this would make using/integrating wasm modules much more feasible in real-world projects
It would also be great if there is some way to define the localized urls for dynmically/programatically generated pages (E.g. when creating pages via the `createPages()` hook with `actions.createPage()` in...
I'm not quite sure what the issue with the 2 remaining failing e2e tests is. Seems somewhat unrelated to the changes in this PR?
So I think this PR is ready to be reviewed if someone wants to review it. Happy to work on any feedback 👍
@LekoArts nto sure if you are the right person to mention, but you were the one who replied to my [initial issue](https://github.com/gatsbyjs/gatsby/issues/28287) and suggested I should create a PR. Will...
@Jangam I'd have too look deeper into the issue you mentioned to comment on if it is solved or improved with this PR or not. I primarely focused on upgrading...
Note for users who come across this PR and want to use the new plugin with an upgraded workbox version. I published a fork of this plugin here: https://www.npmjs.com/package/gatsby-plugin-offline-next
Awesome to see interest in this PR again! Sorry I was a bit busy the past few days, just now got to have a look at it again. @westhouseit @wardpeet...