angular / zone.js

Implements Zones for JavaScript
https://github.com/angular/angular/tree/master/packages/zone.js/
MIT License
3.25k stars 408 forks source link

Evergreen bundle missing in dist #1196

Closed benjamincombes closed 5 years ago

benjamincombes commented 5 years ago

Hi, thanks for the great idea to add an evergreen bundle! However, it is stated that an "zone-evergreen.js" bundle can be find in the dist directory, but I couldn't find it : is this an error on my side, or is it really not here? Thanks a lot for your help.

JiaLiPassion commented 5 years ago

@benjamincombes, this changes have not been released, after next version 0.9.0 released, it will under dist.

benjamincombes commented 5 years ago

Hi @JiaLiPassion! As it was mentioned on the main page of the project, I thought it was already available, thanks for your answer.