When developing a plugin that only exposes a decorateBrowserOptions method, for instance:
exports.decorateBrowserOptions = options => options;
Hyper will throw the following error and prevent the plugin from loading:
Plugin error!
Plugin "plugin name" does not expose any Hyper extension API methods
It is possible to work around the issue by exposing any other API method that does not necessarily have meaningful effects.
Fix will be available with next canary release, and later in 2.x (stable) 馃憤 Thank you again @UltCombo for taking your time to write this issue and the accompanying fix (PR)! 馃
No problem. 馃槃 Thanks for reviewing so quickly and for the awesome project! 馃弳
It's awesome because people like you 馃憡 @UltCombo
Open Source Teamwork 馃挴
Most helpful comment
It's awesome because people like you 馃憡 @UltCombo
Open Source Teamwork 馃挴