Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

Closes #266: Add support of (un)registering global dynamic modules#267

Open
daniluk4000 wants to merge 13 commits intodanielroe:mainfrom
daniluk4000:master
Open

Closes #266: Add support of (un)registering global dynamic modules#267
daniluk4000 wants to merge 13 commits intodanielroe:mainfrom
daniluk4000:master

Conversation

@daniluk4000
Copy link
Contributor

@daniluk4000 daniluk4000 commented Feb 22, 2022

Closes #266

@vercel
Copy link

vercel bot commented Feb 22, 2022

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/danielroe/nuxt-typed-vuex/Auv7DtWVb7i4zR158aKKMRD59ApT
✅ Preview: Failed

[Deployment for 8fcc243 failed]

@lgtm-com
Copy link

lgtm-com bot commented Feb 22, 2022

This pull request introduces 1 alert when merging cf8be2e into 97c6cb7 - view on LGTM.com

new alerts:

  • 1 for Prototype-polluting assignment

@daniluk4000 daniluk4000 changed the title Closes #266: Add support of (un)registering global dynamic modules support Closes #266: Add support of (un)registering global dynamic modules Feb 22, 2022
@daniluk4000 daniluk4000 marked this pull request as ready for review February 24, 2022 16:58
@lgtm-com
Copy link

lgtm-com bot commented Feb 24, 2022

This pull request introduces 2 alerts when merging 668579e into 97c6cb7 - view on LGTM.com

new alerts:

  • 2 for Prototype-polluting assignment

Co-authored-by: Daniel Roe <daniel@roe.dev>
@lgtm-com
Copy link

lgtm-com bot commented Feb 25, 2022

This pull request introduces 2 alerts when merging c432b7b into 97c6cb7 - view on LGTM.com

new alerts:

  • 2 for Prototype-polluting assignment

@lgtm-com
Copy link

lgtm-com bot commented Feb 28, 2022

This pull request introduces 2 alerts when merging 4ef4ea9 into 97c6cb7 - view on LGTM.com

new alerts:

  • 2 for Prototype-polluting assignment

@lgtm-com
Copy link

lgtm-com bot commented Mar 31, 2022

This pull request introduces 2 alerts when merging 8fcc243 into 97c6cb7 - view on LGTM.com

new alerts:

  • 2 for Prototype-polluting assignment

@vercel
Copy link

vercel bot commented Apr 29, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
typed-vuex ✅ Ready (Inspect) Visit Preview Oct 5, 2022 at 4:35PM (UTC)

@lgtm-com
Copy link

lgtm-com bot commented Apr 29, 2022

This pull request introduces 2 alerts when merging 875df9f into bb5ff8d - view on LGTM.com

new alerts:

  • 2 for Prototype-polluting assignment

@lgtm-com
Copy link

lgtm-com bot commented Oct 5, 2022

This pull request introduces 2 alerts when merging e03904d into a16c245 - view on LGTM.com

new alerts:

  • 2 for Prototype-polluting assignment

@daniluk4000
Copy link
Contributor Author

@danielroe I tried to build it locally but it was failed. I think nuxt-typed-vuex needs vuex as dev dependency as well in order to make this work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Dynamically register and unregister a module

2 participants