Debugging ES6 in WebExtensions

References

  • Using different source-map options in FirefoxOS, which seems to have similar issues: https://github.com/ractivejs/ractive/issues/2286
  • Maybe out-of-date tips page: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Tips
  • Yoeman webextension generator: https://github.com/HaNdTriX/generator-chrome-extension-kickstart
  • Mozilla Chrome polyfill: https://github.com/mozilla/webextension-polyfill
  • Redux WebExt: https://github.com/ivantsov/redux-webext
  • Redux Form: http://redux-form.com/6.7.0/
  • Bugzilla search for WebExtensions sourcemap: https://bugzilla.mozilla.org/buglist.cgi?quicksearch=webextensions+sourcemap
  • Curated collection of WebExtension resources: https://github.com/bfred-it/Awesome-WebExtensions