alexbeletsky / ng-notifications-bar

Angular.js component for stylish and flexible top bar notifications.
http://beletsky.net/ng-notifications-bar
149 stars 52 forks source link

Angular is not defined #40

Open VackarAfzal opened 8 years ago

VackarAfzal commented 8 years ago

Got an error when using this with requireJS

Fixed it as follows, not sure if this is the best way to go about it however:

angular = angular | window.angular