abhikmitra / ng-joyride

Angular Joyride Directive for creating custom introductions to websites
126 stars 68 forks source link

Post minification ng joyride not able to load #53

Closed ankit-kejriwal closed 8 years ago

ankit-kejriwal commented 8 years ago

Error: [$injector:modulerr] Failed to instantiate module ngJoyRide due to: Error: [$injector:nomod] Module 'ngJoyRide' is not available! You either misspelled the module name or forgot to load it.

The same code works fine when I am running it through development (non-minified) version