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

Update manifest with compilation hash in dev mode #15

Closed
wants to merge 1 commit into from

Conversation

ashleahhill
Copy link

I want to use npm start, (ie: zem start) to have a hot-reloading plugin in Zeplin as I build.

Extensions > Reload Local Extensions in Zeplin requires that the manifest version change in order for changes to be reflected in app.

This PR appends the Webpack compilation hash to the end of the manifest version in a semver-compliant way: https://semver.org/#spec-item-9

Closes #14

@alexandrtovmach
Copy link

Hot reload very useful thing. Can someone review this PR?

@alexandrtovmach
Copy link

@dirtybit Could you take a look?

@dirtybit dirtybit closed this Mar 31, 2020
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.

Dev server doesn't update local plugin served in Zeplin
3 participants