Skip to content

Release 0.4.0

Compare
Choose a tag to compare
@christianalfoni christianalfoni released this 28 Feb 20:43
· 125 commits to master since this release

Updates

  • Moved loaders and NPM packages into "Configure"
  • Added a log. Use bin.log() to log something. It should handle most things you throw at it and you can expand and collapse objects/arrays. Circular references are handled, though huge objects like window might get you into trouble. Anyways, I think it will be a useful tool :-)
  • The log shows errors and will start blinking if you got any JS errors. Webpack errors still appear in the preview window
  • Changed to ts-loader (typescript)
  • Fixed changing of files an setting linters