Results 8 issues of cfab

I've tried to create a plugin vue-resize-text.client.js but when I apply the directive to some text, I get a warning in the console (terminal) --- in ./node_modules/Vue/dist/vue.runtime.esm.js friendly-errors 18:32:57 There...

An example of a netlify function using your library would be welcome. Not sure why but I always end up with an error saying that "SyntaxError: Cannot use import statement...

### Environment RootDir: /Users/f/Downloads/nuxt-3-test 18:02:36 Nuxt project info: (copied to clipboard) 18:02:36 ------------------------------ - Operating System: `Darwin` - Node Version: `v16.13.0` - Nuxt Version: `3.0.0` - Nitro Version: `1.0.0` -...

nitro
pending triage

### Describe the feature In nuxt 2 we had ?preview=true to check rendered page before eventually redeploying the whole site. I guess this preview feature is planned with nuxt 3...

enhancement
discussion
3.x

Not an issue here but a question ! Within a block file create with "wp acorn" ( wp-content/themes/simply/app/Blocks/people.php) the generated namespace is App\Blocks. The block is working but with a...

Hello, Thank you for Pruvious, it looks amazing ! Nonetheless, is it possible to have more information about deploying: you provide some information about deploying on Digital Ocean and there...

### Environment nitro 2.10.4 node: 20.15.1 ### Reproduction [https://github.com/cfab/github-test-cache-nitro](https://github.com/cfab/github-test-cache-nitro) ### Describe the bug It works perfectly when in local development if you go to /api/time you get the time. The...

preset:vercel
cache

Not sure why, But I can't disable or make readonly a relationship field with for example this: ``` ->addRelationship('state_parties', [ 'label' => 'State parties', 'instructions' => 'The state parties to...