Devtools Playground Versions Save

Standalone Devtools for prototyping & debugging

0.1.0

6 years ago

Features

  • You'll no longer see transpiled code in devtools when using the --esm flag, Thanks to @jdalton, for adding source maps support in @std/esm.

Internal

  • Update Electron to 1.7.8
  • Update @std/esm to 0.11.0

0.0.4

6 years ago

Enhancments

  • Add --version flag. @asfktz

Internal

  • Refactor renderer.js to prepare support for other require enhancements (such as babel-register). @asfktz

0.0.3

6 years ago
  • Update to @std/esm 0.10.0+ for import.meta.url support. #1 @jdalton

0.0.1

6 years ago
  • Initial release. @asfktz