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

make external dependencies locally available #3

Merged
merged 3 commits into from
Dec 14, 2024
Merged

Conversation

vrsandeep
Copy link
Owner

No description provided.

@vrsandeep vrsandeep merged commit 16244eb into master Dec 14, 2024
1 check passed
@vrsandeep vrsandeep deleted the local-libs branch December 14, 2024 19:52
vrsandeep added a commit that referenced this pull request Dec 15, 2024
External dependencies were made locally available through:
#3
On opening Dev console, the external JS libraries attempt to fetch
source maps. This PR brings them in too.

Also noticed that `wss` is used first and then once it fails, `ws`
protocol is used. For this, a simpler fix by directly checking
[location.protocol](https://developer.mozilla.org/en-US/docs/Web/API/Location/protocol#browser_compatibility).
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.

1 participant