Skip to content

Fix native proxy adapter for tns > 6.2 #3

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

Merged
merged 1 commit into from
Dec 15, 2019
Merged

Conversation

halfnelson
Copy link
Contributor

the modules were rearranged in tns-core-modules 6.2, Fallbacks were added for the modules, but here we were accessing the file directly, this reverts it to referencing the module.
This allows the use of HMR in svelte-native again

@rixo rixo merged commit 864b1ef into sveltejs:master Dec 15, 2019
@rixo
Copy link
Collaborator

rixo commented Dec 15, 2019

great, thanks! I'm planning to push a new version with this and the temp fix for Svelte 3.16+ support.

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.

2 participants