Daniel Roe

Results 533 issues of Daniel Roe

writing files shouldn't be part of the bundled server-side library - needs to be extracted into the module

bug

There is a need to show all features in practice, not just `useFetch`. Perhaps we could move some of the [test fixture content](https://composition-api.now.sh/fixture) into the demo app. See #58.

documentation
good first issue

context: https://github.com/nuxt/vercel-builder/issues/633 The issue was that npm v7 (enabled in `@vercel/build-utils` v2.12.0 by https://github.com/vercel/vercel/pull/6532) apparently refuses to install into a symlinked `node_modules` folder so dev dependencies were being added to...

This module supports async nuxt config when building the lambda, but an async function which returns a config _at runtime_ is not supported in this builder. (In general this would...

### 🆒 Your use case Suggestion ### 🆕 The solution you'd like > You should add macroability and predefine some macros like http link, xml tag or i don't know...

enhancement

- [x] #28 - [ ] Type inference of number of anonymous groups? E.g. type safe array access? (possibly default to non-capturing groups, _requiring_ opt-in?) - [ ] Better way...

enhancement

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/replace#specifying_a_function_as_a_parameter Depends on strongly typing anonymous groups: https://github.com/danielroe/magic-regexp/issues/24

enhancement

resolves https://github.com/unjs/ipx/issues/79 Thanks @eggsy.

bug

Originally posted in https://github.com/nuxt/nuxt.js/issues/13787 --- ### Environment - Operating System: `Windows_NT` - Node Version: `v16.14.2` - Nuxt Version: `3.0.0-rc.1` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `modules`...

bug