We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
All PRs till now were for dist/angular-pdf.js as changing example/js/directives/angular-pdf.js is not intuitive.
dist/angular-pdf.js
example/js/directives/angular-pdf.js
Hence, make file example/js/directives/angular-pdf.js be built with grunt uglify instead.
grunt uglify
The text was updated successfully, but these errors were encountered:
a9a2992
No branches or pull requests
All PRs till now were for
dist/angular-pdf.js
as changingexample/js/directives/angular-pdf.js
is not intuitive.Hence, make file
example/js/directives/angular-pdf.js
be built withgrunt uglify
instead.The text was updated successfully, but these errors were encountered: