JSPM

debug-electron

0.0.4
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 100
    • Score
      100M100P100Q73827F
    • License MIT

    visionmedia/debug that loads correctly in Electron

    Package Exports

    • debug-electron

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (debug-electron) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    debug-electron

    debug-electron is just the debug (https://github.com/visionmedia/debug) module, but auto-selects debug vs debug/browser based on whether we're in a renderer process. That's it!