marklagendijk / ui-router.stateHelper

A helper module for AngularUI Router, which allows you to define your states as an object tree.
MIT License
235 stars 40 forks source link

Added support for CommonJS #25

Closed slavafomin closed 8 years ago

slavafomin commented 8 years ago

Hello!

I've introduced a CommonJS support according to Angular.js best practices. This allows to use the module with modern build tools like WebPack and Browserify.

Could you please merge it and create an immediate patch release?

Thank you!

slavafomin commented 8 years ago

Merge it please...

jjstrat3 commented 8 years ago

Yea, I'd love to see this merged...

slavafomin commented 8 years ago

UP!

https://github.com/angular-ui/ui-router/issues/3031