Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working in the production environment since I can't change the library's bower.json file #128

Open
fidenz-lakitha opened this issue Nov 17, 2016 · 0 comments

Comments

@fidenz-lakitha
Copy link

Expected behavior

For angular project we have to use the ngAlertify.js (as mentioned in the documentation) and expect the library to be working as expected when 'ngAlertify' is imported. Which is dose in the development environment since we have the option of changing the bower.json file of the library.

Actual behavior

Since the deployment process is handled by Codeship it simple looks at the main bower file and install the required libraries. When this happens by default it will take the alertify.js as the library file. Which break the app.

Steps to reproduce the behavior

run bower install --save alertifyjs
let Codeship build the 'dist'

Version of Alertify in use

v1.0.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant