Skip to content
This repository was archived by the owner on Jun 21, 2022. It is now read-only.

Remove module entry point#10

Merged
stephank merged 2 commits intoTwo-Screen:masterfrom
MattiasBuelens:remove-module-entry
Apr 25, 2018
Merged

Remove module entry point#10
stephank merged 2 commits intoTwo-Screen:masterfrom
MattiasBuelens:remove-module-entry

Conversation

@MattiasBuelens
Copy link
Contributor

This removes the module entry point and generated ES bundle, in order to fix Webpack compatibility.

Fixes #9

@simllll
Copy link

simllll commented Apr 24, 2018

any updates?

@MattiasBuelens
Copy link
Contributor Author

@stephank This PR should un-break Webpack and fix the mess... that I've created. 🙄 If you could have a look at this and land it in a patch release, that'd be great. 😄

@stephank stephank merged commit 83e9bbe into Two-Screen:master Apr 25, 2018
@stephank
Copy link
Member

Thanks for this, and sorry for the delay. I published 0.1.8.

@MattiasBuelens MattiasBuelens deleted the remove-module-entry branch March 12, 2019 10:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

package.json "module": "./stable.esm.js" breaks stuff

3 participants