nb-nodejs icon indicating copy to clipboard operation
nb-nodejs copied to clipboard

harmony and other node switches

Open rimmartin opened this issue 9 years ago • 0 comments

Hi,

I modified my copy of nb-nodejs to have the --harmony switch on for nodev0.11.x and greater. Started to tie in a checkbox on the PropertiesPanel but got to thinking maybe there are other switches people would be interested in? Is there a better way than a checkbox? Especially if there are many others. I know there are many v8 options possible to pass along.

node --v8-options

to see them.

But currently the --harmony is the most important switch when going with yields and generators.

rimmartin avatar Nov 30 '14 01:11 rimmartin