You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Michael Stewart ([mikrostew](https://github.com/mikrostew))
10
26
27
+
11
28
## v2.1.0 (2018-03-27)
12
29
13
30
#### :rocket: Enhancement
14
31
*[#63](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/63) Run uglify in parallel, using a workerpool. ([@mikrostew](https://github.com/mikrostew))
15
32
16
-
#### Committers: 1
33
+
#### :memo: Documentation
34
+
*[#62](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/62) Fix a comment typo. ([@ealter](https://github.com/ealter))
35
+
36
+
#### Committers: 2
37
+
- Eliot Alter ([ealter](https://github.com/ealter))
17
38
- Michael Stewart ([mikrostew](https://github.com/mikrostew))
18
39
40
+
41
+
## v2.0.2 (2018-01-11)
42
+
43
+
#### :bug: Bug Fix
44
+
*[#59](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/59) Do not try to access `length` of minified code if minification failed. ([@kmoe](https://github.com/kmoe))
0 commit comments