Skip to content

Conversation

@kevinbuffington
Copy link

I ran into an issue where we installed angular-wysiwyg using bower, but our grunt compile task (taken from Josh Miller's ngbp) was not minifying this file, meaning that the uglify was breaking our app. We didn't want to run ng-Annotate on all of our vendor files because that takes a lot of time when it's not normally needed, so I figured adding the array notation to this project would be the simplest solution and hopefully save others the same headache.

@mgohin
Copy link
Contributor

mgohin commented Mar 30, 2015

I see that there is min version in dist folder, but It could be nice to add modifications of this PR in the non min file

@kevinbuffington
Copy link
Author

Thanks for the notice. We have 1.1.6 installed here and there was no minified version in the install.

@TerryMooreII
Copy link
Owner

I'm sorry guys, I made a bunch of code changes right after this pull request and I accidentally left this out. I will add it back. Sorry about that!

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

Successfully merging this pull request may close these issues.

3 participants