Daniel Roe
Daniel Roe
This updates the documentation to use the [`nuxi module add` command](https://github.com/nuxt/cli/pull/197) which should simplify docs a bit and also improve user experience as there's no need to add to `nuxt.config`...
### Describe the feature I think it would be useful to have a JWT creation utility that works equivalently in node + worker environments ### Additional information - [X] Would...
I'm not sure if it's needed in this library, but `.hasChanged` in `magic-string` allows for an early return (skipping returning code and sourcemap) if nothing has changed, which is a...
These are two lovely utilities from `magic-string`. - https://github.com/Rich-Harris/magic-string/pull/203 - https://github.com/Rich-Harris/magic-string/pull/222
with v4 of the codecov action, we need to supply a codecov token (pointed out by @ricardogobbosouza). I've added the token in GH variables...
Obviously, feel free to change the rules, but I thought it might help to provide a PR to get started.
This updates the documentation to use the [`nuxi module add` command](https://github.com/nuxt/cli/pull/197) which should simplify docs a bit and also improve user experience as there's no need to add to `nuxt.config`...
### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking...