Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

v1.5.0

Compare
Choose a tag to compare
@rosen-vladimirov rosen-vladimirov released this 12 Feb 11:57
· 11 commits to release since this release
8e47184

1.5.0 (2020-02-04)

Bug Fixes

  • ensure the js snapshot entry dir if not created (avoid ENOENT error) (2a0eaf6)
  • stop searching for snapshot artefacts when the snapshot tools are skipped (it's a cloud build, there aren't any snapshot artefacts locally) (b8da140)

Features

  • dependencies: updated [@angular](https://github.com/angular)/compiler-cli dependency (1dbcbf2), closes #1114
  • allow extending webpack.config.js through env (69ace1e)