Adam
Results
2
comments of
Adam
@mrinalwahal @Ic3m4n34 it works, Actually. > Package.json `"scripts": { "dev": "nuxt", "build": "nuxt build", "start": "nuxt start", "generate": "nuxt generate", "vercel-build": "yarn global add node-gyp-build" },` > Vercel.json `{ "version":...
> Hey, thanks for the PR! > > I think we need to discuss this. This PR just wraps the browser API, but does not require any reactivity. I am...