drunomics / nuxtjs-drupal-ce

A Nuxt module to easily connect Drupal via custom elements.
https://lupus-decoupled.org/
MIT License
22 stars 4 forks source link

Scaffold all needed default components #147

Closed fago closed 1 year ago

fago commented 1 year ago

Right now, there is no documentation and setup for scaffolding essential default components - as we had it in 1.x. This is really missing as part the setup instructions.

Furthermore, even the playground misses essential components like DrupalTabs. https://github.com/drunomics/lupus-decoupled-nuxt3-demo/tree/19846821f45f213c51ba7c1b2cf3afa145bc1769 has it.

TurtlBbx commented 1 year ago

@fago Please check #148 - it adds a script for scaffolding default components in the same way we had it solved in Nuxt 2.

TurtlBbx commented 1 year ago

@fago I'll close this issue - the main issue is resolved. We should open a separate issue for adding more default (essential) components.