jsx / JSX

JSX - a faster, safer, easier JavaScript
http://jsx.github.io/
MIT License
1.46k stars 102 forks source link

profile server as bin/jsx-profile-server #313

Closed kazuho closed 10 years ago

kazuho commented 10 years ago

It would be easier for users if the profile server becomes a dedicated command.

note: the work was originally part of PR #309

kazuho commented 10 years ago

ToDo: fix test error in t/012.profile-server.t.

shibukawa commented 10 years ago

Sent fix

kazuho commented 10 years ago

Thank you for the fix! Did some nitpicks, will merge to master when test passes.

It would be great if you could from now on split independent changes to different commits instead of squashing them into one and listing them in the commit message.