Skip to content

Releases: fliegwerk/trc

v0.1.2

17 May 01:55
Compare
Choose a tag to compare

Bug Fixes

  • webpack-config: Force noEmit to be false in ts-loader (abb9bc3)

v0.1.1

17 May 01:41
Compare
Choose a tag to compare

Bug Fixes

v0.1.0

17 May 01:36
Compare
Choose a tag to compare

Bug Fixes

  • Specify type for isDev in webpack config explicitly (4047c07)

Features

  • Clean up unused dependencies (1fdd5c4)
  • Cleanup existing configurations (b8b9a6d)
  • Document and clean up code (1f73257)
  • Implement basic functionality (1) (2253907)
  • Implement basic functionality (2) (b5c14ff)
  • Initialize with create-react-app (73129b4)
  • Re-initialize project (a9323d9)