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

Require returns not a save scoped object #1809

Open
Master-Silver opened this issue Aug 2, 2020 · 0 comments
Open

Require returns not a save scoped object #1809

Master-Silver opened this issue Aug 2, 2020 · 0 comments

Comments

@Master-Silver
Copy link

I don´t know if it intentionally, but if you load a JSON file with require, the object you get will be load only ones, even if you call require again. So this object is not save to modify and will not be scoped. The code in the screenshots will never be used in a production environment, so please no comment on that.

RequireAndTimeout
RequireLog

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

No branches or pull requests

1 participant