sebpiq / backbone.statemachine

Simple finite-state machine for Backbone. View states made easy. Synchronizing your application's parts with events made easy.
MIT License
177 stars 16 forks source link

Put debugger in a separate file. #4

Closed sebpiq closed 12 years ago

sebpiq commented 12 years ago

The debugger should be in a separate JS file, to not clutter backbone.statemachine.js

sebpiq commented 12 years ago

debugger put at the end of the file