Chuck Danielsson

Results 8 comments of Chuck Danielsson

The details are included in the headers of the files with a summary listed in the [License](https://github.com/HadoukenIO/core/blob/develop/LICENSE) file. Re: the non-commercial items breaking the build - there are some steps...

The `--no-sandbox` flag will enable the rightclick in devtools.

Yes, you are disabling the chromium sandbox with that flag. Fine for testing, etc. but I wouldn't use in production.

Hey Seb, Definitely the right place to ask! We currently don't support these devtools extensions out of the box. While it is on our radar, it's not on our short...

Hey Seb, V7 was forked off of 1.4.15. You can set the port for the debugger in the runtime arguments with `--debug=PORT_NUMER`. As for using node-inspector, here's a [wiki](https://github.com/HadoukenIO/core/wiki/Debugging) that...

It would launch targeting the symphony-launch.html page which is a deprecated UI component that would allow you to put your pod URL in. The now recommended approach is just updating...

Yeah just confirming it's not hosted anywhere anymore, it technically still works =)