TAGS
11 tags v5.2.0
feature: added AOT compile support (#885) (#1298) * feature: added AOT compile support (#885) * updated travis.yml with new ci script * removed yarn.lock from .gitignore * (optimize) vendor tree shaking and bundle analysis tool * (fix) support node 5 * upgraded to webpack 2.2.0-rc-2, removed analyzer
v5.0.5
~ adding support for building a Docker from build:prod (#947) * ~ adding `Dockerfile` * ~ adding testing to `.travis.yml` * ~ doing some `foo`