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

Fix some issues with observers #3

Merged
merged 2 commits into from
Oct 18, 2018
Merged

Fix some issues with observers #3

merged 2 commits into from
Oct 18, 2018

Conversation

antony
Copy link
Collaborator

@antony antony commented Oct 17, 2018

Added this to my sapper project today, and after configuring noticed some issues I hadn't before.

In essence, this now uses svelte's onupdate hook rather than this.observe to watch the configuration, which resolves those issues.

I've pre deleted package-lock.json ;) and preserved the yarn lockfile.

Enjoy!

@jacobmischka jacobmischka merged commit 57337fe into jacobmischka:master Oct 18, 2018
@jacobmischka
Copy link
Owner

Thanks again, published under 1.0.1

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.

None yet

2 participants