You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
Here's an example where I'm requiring a file
./global.jsArray.markera property of a global variable is not being updated.Is there any way to make it so that the required module edits the global value for
Array.marker?Note, I'm replacing
requireLikewithrequire. So we can see that it's notrequireLikethat is causing the issue.