Experience-Monks / hihat

:tophat: local Node/Browser development with Chrome DevTools
MIT License
443 stars 19 forks source link

support no entry files #13

Closed mattdesl closed 9 years ago

mattdesl commented 9 years ago

This can be useful for booting up a Chrome DevTools window that has node integration.

For example:

hihat --node

Now the user can start writing require('..') statements in the DevTools console as if it's a REPL.

mattdesl commented 9 years ago

should work in 2.2.0