es6-transpiler doesn't do sourcemaps - closes 6to5/6to5.github.io#9
This commit is contained in:
parent
7455b6d9b9
commit
b6af2f826d
@ -86,7 +86,7 @@ that when you turn it off and use your code in a full ES6 environment
|
|||||||
|
|
||||||
| | 6to5 | Traceur | es6-transpiler | es6now | jstransform |
|
| | 6to5 | Traceur | es6-transpiler | es6now | jstransform |
|
||||||
| ---------------------------- | ---- | ------- | -------------- | ------ | ----------- |
|
| ---------------------------- | ---- | ------- | -------------- | ------ | ----------- |
|
||||||
| Source maps | ✓ | ✓ | ✓ | | ✓ |
|
| Source maps | ✓ | ✓ | | | ✓ |
|
||||||
| No compiler global pollution | ✓ | | ✓ | | ✓ |
|
| No compiler global pollution | ✓ | | ✓ | | ✓ |
|
||||||
| Optional runtime | ✓ | | ✓ | | ✓ |
|
| Optional runtime | ✓ | | ✓ | | ✓ |
|
||||||
| Browser compiler | ✓ | ✓ | | | |
|
| Browser compiler | ✓ | ✓ | | | |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user