The node-webkit
project has been renamed to NW.js at the beginning of the year, and the packaging library that this addon uses has also recently changed its name from node-webkit-builder
to nw-builder.
To stay current with all these naming changes, the project is now reborn as ember-cli-nwjs
.
Changes
- #39 Rename
node-webkit
tonwjs
- The new command to install the addon into an Ember app is
ember install ember-cli-nwjs
.