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

Use webpack to copy olm.js #2514

Merged
merged 2 commits into from
Oct 26, 2016
Merged

Use webpack to copy olm.js #2514

merged 2 commits into from
Oct 26, 2016

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Oct 26, 2016

Rather than copying olm.js ourselves in package.json, get webpack to do it for
us by declaring it as a second entry point.

Rather than copying olm.js ourselves in package.json, get webpack to do it for
us by declaring it as a second entry point.
@dbkr
Copy link
Member

dbkr commented Oct 26, 2016

What does this gain us over copying it manually? Should be be doing the same for emojione?

@richvdh
Copy link
Member Author

richvdh commented Oct 26, 2016

It gains us the ability to use a cache-buster, which I'll put in a different PR.

There's probably an argument for doing the same for emojione, as well as the fonts and other images... but I'd rather cross those bridges another day.

Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh I see. lgtm then,

@richvdh richvdh merged commit f700bb4 into develop Oct 26, 2016
@richvdh richvdh deleted the rav/webpack_olm branch November 30, 2016 17:40
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