-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Description
Hi @janniks, congrats on this great project, I have been looking forward a Notion integration with Vue for so long 😊
I would be really nice to be able to install it as a nuxt module:
// nuxt.config.js
export default {
buildModules: ['vue-notion/nuxt']
}The idea would be to have a nuxt.js file directory (or nuxt/index.js) that:
- Add
vue-notiontobuild.transpile(https://github.com/janniks/vue-notion/blob/main/example/nuxt.config.js#L35) - Inject
$notionhelper directly so it can be used
This may help you if you need any help setting a module: https://nuxtjs.org/blog/creating-a-nuxt-module
arpadgabor, ChenfengLiu, MFukazawa, nicolaskempf57 and GeminiiChenfengLiu and degouville
Metadata
Metadata
Assignees
Labels
No labels