storytouch / ep_webpack

Etherpad plugin to bundle files using webpack
Apache License 2.0
3 stars 0 forks source link

[fix] Fixes for Etherpad version 1.8.6 - squashable #17

Closed joassouza closed 4 years ago

joassouza commented 4 years ago

With the new version of Etherpad lots of stuff has changed! The main changes was in the way plugins definitions are defined. With that PR we make ep_webpack compatible with Etherpad 1.8.6

https://trello.com/c/AOBitW3b/2453

We implemented a mechanism of sending message when the webpack is done. https://trello.com/c/GUMf9dFp/2481-acertar-erro-do-webpack-no-deploy

related: https://github.com/storytouch/ep_connection_status/pull/2