Skip to content

Conversation

@Geminii
Copy link
Contributor

@Geminii Geminii commented Dec 27, 2020

Integration of nuxt modules.

I only initiate the PR, all the credit goes to @atinux 💪
Resolves #3

@vercel
Copy link

vercel bot commented Dec 27, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/janniks/vue-notion/4uhkco55u
✅ Preview: https://vue-notion-git-fork-geminii-nuxt-build-modules.janniks.vercel.app

@janniks janniks changed the base branch from main to add-nuxt-module December 27, 2020 19:21
Copy link
Owner

@janniks janniks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good so far! 👍 Thank you so much for this! 🎉

Could you just delete the yarn.lock file (and optionally ignore it in the .gitignore)?

@janniks
Copy link
Owner

janniks commented Dec 27, 2020

Actually, I think it's faster if I remove the yarn.lock ^^

@janniks janniks merged commit 0a8ebd7 into janniks:add-nuxt-module Dec 27, 2020
janniks added a commit that referenced this pull request Dec 27, 2020
* extract vue-notion as module for nuxt

* chore: make it work for nuxt

* refactor: cleaning code nuxt module

* docs: nuxt module installation & usage

* Nuxt build modules (#6)

* extract vue-notion as module for nuxt

* chore: make it work for nuxt

* refactor: cleaning code nuxt module

* docs: nuxt module installation & usage

Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>

* Ignore yarn lock

* Remove yarn lock

* Refactor example

* Update examples

* Ignore yarn lock

* Fix link

Co-authored-by: Jimmy Jouanne <jimmy.jouanne@gmail.com>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Jimmy <9429420+Geminii@users.noreply.github.com>
janniks pushed a commit that referenced this pull request Dec 27, 2020
* extract vue-notion as module for nuxt

* chore: make it work for nuxt

* refactor: cleaning code nuxt module

* docs: nuxt module installation & usage

Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Install as Nuxt module

3 participants