Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

0.0.46

Compare
Choose a tag to compare
@danbucholtz danbucholtz released this 21 Nov 17:35
· 647 commits to master since this release

Bug Fixes

  • build: better support for saving multiple files at a time (254bb6c)
  • copy: ionicons copied from ionicons (69f89a8)
  • errors: skip HTTP errors (5906167)
  • proxies: Wrong parameter in Logger.info, in setupProxies function causing proxies not to load (#395) (316b1de)
  • typescript: lock typescript version to 2.0.x for now due to build error with 2.1.x (ef7203b)
  • webpack: fix path resolution (97c23f9)
  • webpack: reference json-loader to account for webpack breaking change (d6fe709)
  • webpack: resolve modules to rootDir (#365) (64eb845)

Features

  • options: allow users to pass their own cleanCss Options (#377) (20df6d4)