-
Notifications
You must be signed in to change notification settings - Fork 69
Nuxt build modules #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/janniks/vue-notion/4uhkco55u |
There was a problem hiding this 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)?
|
Actually, I think it's faster if I remove the |
* 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>
* 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>
Integration of nuxt modules.
I only initiate the PR, all the credit goes to @atinux 💪
Resolves #3