angular-markdown-directive icon indicating copy to clipboard operation
angular-markdown-directive copied to clipboard

Annotate directive to avoid issues with minification

Open keathley opened this issue 11 years ago • 5 comments

The array syntax is needed to avoid injecting errors after the directive has been minified. This fix should solve those issues. Thanks in advance for any feedback that you have.

keathley avatar May 06 '14 15:05 keathley

Thanks for the fix. How does one get this fix into the bower package?

emwardell avatar May 19 '14 17:05 emwardell

@emwardell This pull request will have to be merged or you can specify my fork with the commit sha in your bower.json file for the time being (that's what I'm currently doing).

keathley avatar May 19 '14 17:05 keathley

@btford Can you please merge this, or one of the other 3 PR's that have been opened to fix this issue? Thanks.

ghost avatar Aug 02 '14 18:08 ghost

@dave-elkan Since there are 3 open pull requests for the same issue I'm not sure if there's a plan to pull any of them in. In the meantime you can use my fork (or one of the others).

keathley avatar Aug 04 '14 20:08 keathley

Thanks @spyc3r. I did just that the other day - I was just hoping the author would do his house-keeping as well though. :+1:

ghost avatar Aug 04 '14 21:08 ghost