mozilla / lightbeam-we

Web Extension version of the Firefox Lightbeam add-on
https://addons.mozilla.org/en-GB/firefox/addon/lightbeam/
Mozilla Public License 2.0
179 stars 61 forks source link

Add in lightbeam extension id, fix bundling as node_modules doesn't w… #172

Closed jonathanKingston closed 7 years ago

jonathanKingston commented 7 years ago

…ork in web-ext, auto build the submodule. Changed inclusion paths to new ext-libs dir which is built with 'npm run build'. Fixes #159