Skip to content

v1.6.2

Compare
Choose a tag to compare
@GriffFerguson GriffFerguson released this 07 Apr 20:48
· 34 commits to master since this release
  • Add caching system to dev server (basis for hot module replacement)
  • Add TypeScript support to dev server
  • Fix some status messages
  • Prepare to add control panel to dev server
  • TypeScript can be directly imported into HTML files. TypeScript will be compiled and imports will update to point to the new JavaScript file during build (also works with dev server)