eslint icon indicating copy to clipboard operation
eslint copied to clipboard

refactor: add support for nuxt 3/nuxt bridge

Open ricardogobbosouza opened this issue 2 years ago • 8 comments

This PR enables this module to work for Nuxt Bridge & Nuxt 3.

🔥 Notable changes

  • Uses @nuxt/module-builder to build module
  • Refactor structure using @nuxt/kit
  • We have two configurations (vite/webpack)

TODO later on

  • [ ] Re-enable e2e test suite (https://github.com/nuxt/framework/issues/3198)
  • [ ] Update readme
  • [ ] Errors/warnings only appear in the terminal, must appear in the browser (overlay)

ricardogobbosouza avatar Feb 15 '22 18:02 ricardogobbosouza

Hey @ricardogobbosouza , when do you plan to merge / release this? Thanks

duboiss avatar May 14 '22 15:05 duboiss

Can't wait for this to go through! Will fix having to hack a nuxt bridge migration I'm doing. Thanks heaps.

gkweb avatar Jul 11 '22 02:07 gkweb

+1

JuanxCursed avatar Aug 01 '22 22:08 JuanxCursed

+1

alexsaranin avatar Sep 07 '22 13:09 alexsaranin

+1

YusufcanY avatar Sep 07 '22 14:09 YusufcanY

This would be highly appreciated. What is missing to complete this?

bf avatar Sep 19 '22 20:09 bf

Any new on this? @ricardogobbosouza

jonatandorozco avatar Oct 06 '22 23:10 jonatandorozco

I will get back to work on this module now that we have a more stable version of nuxt v3

ricardogobbosouza avatar Oct 07 '22 12:10 ricardogobbosouza