Skip to content
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

avoid redefinition of the __ctx__ property #263

Merged
merged 1 commit into from
Jul 21, 2020
Merged

Conversation

1000ch
Copy link
Contributor

@1000ch 1000ch commented Jul 21, 2020

What

Avoid redefinition the __ctx__ property on initialization

Why

Because it'll try to define the __ctx__ property again when we initialize modules on Node.js with Nuxt.

@1000ch 1000ch changed the title avoid redefinition the __ctx__ property avoid redefinition of the __ctx__ property Jul 21, 2020
@ktsn ktsn merged commit 2598540 into ktsn:master Jul 21, 2020
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.

None yet

2 participants