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
I've created workarounds in commit 0275bcf but it doesn't quite pass the sniff test to me...you're still seeing some errors though they don't seem to be breaking...
Is there a way to require the map.js so that it entirely doesn't run on Nepal?
The text was updated successfully, but these errors were encountered:
I tried wrapping the require function in an if statement but that didn't work, which makes sense...I think map.js needs to be more properly exported and then called in main.js with an if statement surrounding it.
I've created workarounds in commit 0275bcf but it doesn't quite pass the sniff test to me...you're still seeing some errors though they don't seem to be breaking...
Is there a way to require the map.js so that it entirely doesn't run on Nepal?
The text was updated successfully, but these errors were encountered: