Daniel Roe
Daniel Roe
Should be good to go 👍
One option might be for `unifont` to expose a static snapshot of the API from each provider, and provide an option to use this rather than download a fresh copy....
(good news - in nitro v3 we won't need to bind it to the event)
@flapili I don't believe it's possible without writing a typescript plugin
@flapili that's great news - and must be new! the last time I tried it it did not work.
@flapili I'm actively working on this at the moment and will be publishing a new (type-only) `fetch-dts` library to handle this in a generic way that can be used by...
I'm very up for changing the asset filenames but let's do this to align with Vite for v4/v4 compat (as it will be a breaking change for some).
I believe this should be resolved via https://github.com/nuxt/nuxt/pull/29036.
the error seems to be cause by not running `npm run dev:prepare`. are you _sure_ you ran it?
the problem is that the postinstall command would then run when users installed the module