Merge pull request #310 from Dashed/patch-1
Clarify usage of 6to5 in node with harmony flag.
This commit is contained in:
commit
bf74f5a634
@ -184,6 +184,8 @@ require("6to5/register")({
|
|||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**NOTE:** Using 6to5-node or `require("6to5/register")`, 6to5 will check what features are available in the current environment and blacklists them if they're supported.
|
||||||
|
|
||||||
#### Options
|
#### Options
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user