Skip to content

Releases: d6u/web-playground

0.5.1 The Map

16 Jan 16:21
@d6u d6u

Choose a tag to compare

Enhancement

  • Will show correct stack trace if wpg crashes.

0.5.0 The Rewrite

16 Jan 16:20
@d6u d6u

Choose a tag to compare

Breaking Changes

  • wpg command is now broken into three commands, init, start and bundle
  • No longer requires any file. For config, will use default if no config is found (https://github.com/d6u/web-playground#config-file)
  • If keyword require is detected in JS file, wpg will try to look for npm packages installed locally and bundle them before serve