Sigve Hansen
Sigve Hansen
@JounQin Any providers you have in mind?
Would it be possible to create a [Nuxt](https://nuxt.com) plugin? Nuxt heavily uses auto-imports, so I imagine it could be harder to trace down what is being used.
You should probably use `uncrypto` instead of `crypto` here, as `crypto` might not be available in all server runtimes 😁
He mentioned routing [in the documentation](https://www.arrow-js.com/#what-is-arrow:~:text=Need%20routing%3F%20The%20web%20platform%20already%20does%20this%20pretty%20well%20%F0%9F%98%89.), as I imagine client-side routing might increase the library quite a bit 😊
This would be amazing to have fixed again! I am trying to clean up a large Nuxt codebase with lots of dead components, and having a list of all the...
@TamasBarta Is this still the case? I switched to Google's official cast library, which should have fixed the issue.
> Is this still the correct place to pull your package from? According to your [docs](https://bcc-code.github.io/bccm-player/) it should, but just wanted to make sure. @MessatsuGo We stopped publishing to pub.dev...
@PURUSHOTHAM-REDDY-N Thanks for reporting! Will take a look when I have time
This might be useful https://vue-i18n.intlify.dev/guide/advanced/lazy.html
We could try to use the `getCachedData` option in `useAsyncData` composables. https://nuxt.com/docs/api/composables/use-async-data#params