ui-tinymce icon indicating copy to clipboard operation
ui-tinymce copied to clipboard

Bower main file should be angular-ui-tinymce.js

Open tihomir-kit opened this issue 8 years ago • 1 comments

I feel your src/dist file should really be called angular-ui-tinymce.js and not tinymce.js because that's what it is.. Gulp build processes will often pull all the main files into a single "dist/vendor/js" folder before plugging them into the app and because you used the same filename as the root (tinymce) package, the root one gets overwritten.

tihomir-kit avatar Jul 17 '17 15:07 tihomir-kit

Should be an easy PR if you want to open one!

deeg avatar Jul 17 '17 17:07 deeg