hakyll-typescript v0.1.0 Release Notes

Release Date: 2019-09-29 // over 4 years ago
  • ➕ Added

    • 🎉 Initial Hakyll compilers for typescript and javascript.
      • Supports passing arbitrary arguments to the typescript compiler
      • Provides various helper compilers that pass commonly used typescript arguments
      • Supports minification of javascript source as a compiler
      • Provides helper compilers to compile typescript source to minified javascript.