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

Update and replace libs

Compare
Choose a tag to compare
@peterpeterparker peterpeterparker released this 27 Apr 05:48
· 73 commits to master since this release

0.0.4 (2017-04-26)

Features

  • lib: Lodash replaced by underscore.js ([#1]#1)
  • lib: Angular, rxjs and zone updated to reflect Ionic 3.1.0 dependencies ([#3]#3)

Comments

The main reason behind the replacement of lodash by underscore is the size of the library. In an Ionic app the size of the bundle is a major factor regarding the boot time, therefore, smaller the libs are, faster the app boot will be.