vue-strapi-blocks-renderer icon indicating copy to clipboard operation
vue-strapi-blocks-renderer copied to clipboard

feat: as nuxt module

Open reslear opened this issue 1 year ago • 6 comments
trafficstars

reslear avatar Jan 01 '24 20:01 reslear

@reslear As it works fine without the Nuxt module packing, are there any benefits that you could point out? Open to doing it, especially if there is a easy way to do it.

niklasfjeldberg avatar Jan 01 '24 20:01 niklasfjeldberg

Yeah, I checked. Everything's fine.

maybe:

  • more popularity as nuxt module and add to https://nuxt.com/modules
  • more ssr support
  • autoimport

reslear avatar Jan 01 '24 20:01 reslear

hi @niklasfjeldberg also I add information https://github.com/strapi/documentation/pull/1974

please correct me if I've done something wrong

reslear avatar Jan 12 '24 00:01 reslear

@reslear in regards to adding it to the Strapi documentation, I tried and it was rejected. See here: https://github.com/strapi/documentation/pull/1964#issuecomment-1882753011

niklasfjeldberg avatar Jan 12 '24 08:01 niklasfjeldberg

@niklasfjeldberg Another advantage of packaging as a nuxt module is that you could take a directory based approach to overriding block and modifier components, like the nuxt/content module does.

kasperjha avatar Jul 21 '24 13:07 kasperjha

@kasperjha we are thinking of not making a nuxt module as there is already an implementation https://github.com/freb97/nuxt-strapi-blocks-renderer.

reslear avatar Jul 21 '24 15:07 reslear