nuxt-extend icon indicating copy to clipboard operation
nuxt-extend copied to clipboard

How create multi app by nuxt-extend

Open davodaslanifakor opened this issue 3 years ago • 0 comments

Hi @pi0. I checked this plugin for own project and need some note or new feature or some guide. I need create multi app by different page some like this. packages/base/pages/.vue => share for all app packages/public/pages/.vue => include base pages and self public pages packages/forum/pages/*.vue => include base pages and self forum pages also about plugins, store, and layout need that.

davodaslanifakor avatar Feb 06 '22 09:02 davodaslanifakor