Package Exports
- node-nightly
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-nightly) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
node-nightly
Install
$ npm install --global node-nightly
Usage
For the first time:
$ node-nightly
Downloading the nightly version, hang on...
node-nightly is avalible on CLI!
And then:
$ node-nightly --inspect --debug-brk index.js
Debugger listening on port 9229.
To start debugging, open the following URL in Chrome:
chrome-devtools://devtools/remote/serve_file/@521e5b7e2b7cc66b4006a8a54cb9c4e57494a5ef/inspector.html?experiments=true&v8only=true&ws=localhost:9229/node
Debugger attached.
Waiting for the debugger to disconnect...
GIF FTW!
License
MIT © Hemanth.HM