syffs
syffs
on the same topic of `_worker.js` size, is there a reason why [it is not minified](https://github.com/sveltejs/kit/blob/5cdc20e7b76c42c93b6cb9bc2bda45130f06ca81/packages/adapter-cloudflare/index.js#L45) ? In my case, it divides by 2 the worker size (~1.2MB => 600KB)....
Thanks for the quick reply ! Here are the points that I find challenging: - Nuxt3 auto-imports composables: I m not sure how to set up @web3-onboard/vue to take advantage...
Nuxt3 is in RC, the functional stability is quite good to me: IMO it's the documentation that is not production ready. > it isn't 100% a pure composable because of...
> It wasn't my intention to badmouth Nuxt3 or your decision (I apologize if it comes out as rude), it was just an explanation of our adoption strategy, the web3...
I used this as a workaround as well. Now, I don't see any reason why the generated `_routes.json` for static folder should not use wildcard instead of listing files 1...