Alan Schio
Alan Schio
### Current behavior When trying to adding scrollBehavior to a `cypress.config.ts` file i got this error: ``` Types of property 'scrollBehavior' are incompatible. Type 'boolean' is not assignable to type...
## Current Behavior I am need to build static SSG with nuxt and the build output must be on exactly `dist/production` but when i use the `yarn nx static` from...
## Description Possibility to use port on options for `@nx-plus/nuxt:server` or `@nx-plus/nuxt:browser` ## Motivation On my process i have a need of one script start the project on one port...
## Current Behavior The port have to be only set on `nuxt.config`` ## Expected Behavior Acts like `@nx-plus/vue:dev-server` receiving a port option ## Related Issue(s) Pointed out at https://github.com/ZachJW34/nx-plus/issues/279 Fixes...
Publish
hey @ScriptedAlchemy do you have a hint on when you gona publish the package for the plugin?
Can be seen as a simplification of the middleware. Provides an options to pass the remote values as an object that can: - add default async behavios - make it...
Like you've said _"promise new Promise is handy, but it would be great if one could compose"_ We can have async remotes with `promise new Promise` like: ```js promise new...
This issue is an live issue for us to keep track and an eye on the problem around package.json property exports with both Stencil and Jest ## Context While development...
From https://juntossomosmais.github.io/venice/vue/?path=/story/components-loadinglogo--loading-logo
### 🔗 Linked issue Not a related issue but this state of Dan about the failure of the build-head from size for forks https://github.com/nuxt/cli/pull/702#issuecomment-2614130360 ### ❓ Type of change -...