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

Improved window.map debugging #60

Closed
ZeLonewolf opened this issue Dec 6, 2021 · 1 comment
Closed

Improved window.map debugging #60

ZeLonewolf opened this issue Dec 6, 2021 · 1 comment

Comments

@ZeLonewolf
Copy link
Owner

For debugging I might like let map = window.map = new …. The downside of modules is you don't implicitly get global variables, naturally.

(Technically this can be accomplished by making it an export but you'd need to write the correct import at the console.)

Originally posted by @jleedev in #57 (comment)

@1ec5
Copy link
Collaborator

1ec5 commented Jan 28, 2022

Fixed in 9ccc050 for #72.

@1ec5 1ec5 closed this as completed Jan 28, 2022
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

2 participants