canjs / devtools

Chrome DevTools for CanJS.
https://chrome.google.com/webstore/detail/canjs-devtools/hhdfadlgplkpapjfehnjhcebebgmibcb
MIT License
5 stars 0 forks source link

Add guards against the same breakpoint being added multiple times #92

Closed bmomberger-bitovi closed 4 years ago

bmomberger-bitovi commented 4 years ago

Two major focuses of this PR:

Fixes #90.