console.io icon indicating copy to clipboard operation
console.io copied to clipboard

Make server/main.js importable/mountable and reading options from a js object

Open mcasimir opened this issue 10 years ago • 1 comments

Hi, I wish to use console.io in demo of https://github.com/mcasimir/mobile-angular-ui.

It would be very useful since it would make debugging the demo a lot easier.

Anyway I'll need to change it's default configuration and its a little difficult distribute the config along with sources since it is stored in node_modules/.

I also would like to attach console.io to the existing demo server so it will be always available.

mcasimir avatar May 12 '14 15:05 mcasimir