mattma / ember-rocks

An Em(ber) command line utility to help you build an ambitious web application via `em` command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

liftoff 2x / v8flags 2x released

tkellen opened this issue · comments

Heya, this is just a friendly note to let you know that a new version of Liftoff and some of the dependencies commonly used in conjunction with it have been released. This release adds better support for situations where your user's configuration files are written using features behind a v8 flag (e.g. --harmony). Windows users and io.js users should see less issues if you upgrade!

Some helpful links:
https://github.com/tkellen/node-liftoff/blob/master/UPGRADING.md#100---200
https://github.com/tkellen/node-v8flags/blob/master/README.md#example
https://github.com/tkellen/node-hacker/blob/master/bin/hacker.js#L10-L14

Thanks!

Awesome! Thank you for the notification and I would do some research and then definitely upgrade to the latest Liftoff.