Skip to content
This repository has been archived by the owner on Mar 12, 2022. It is now read-only.

Latest commit

 

History

History
57 lines (29 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

57 lines (29 loc) · 1.81 KB

0.0.5 (2017-12-22)

  • Improve error handling

0.0.5 (2017-12-17)

  • Remove "collections" array requirement
  • Copy assets relative to main import
  • Use webpacks filesystem
  • TypeScript

0.0.4 (2017-11-14)

Bug Fixes

  • plugin: handle subdirectories (32b234)

0.0.3 (2017-10-24)

Bug Fixes

  • path: normalize windows paths (93f5c31)

0.0.2 (2017-10-23)

Bug Fixes

  • package: update the main script path (f916885)

0.0.1 (2017-10-23)

Features

  • config: calculate the name of the output (5237054)
  • config: pass in component input paths (3cb24f0)
  • docs: fill in the readme.md documentation (f860979)
  • plugin: add collections properlty to configuration object (16dbb70)
  • test: add tests (803168e)