angular-gettext-tools icon indicating copy to clipboard operation
angular-gettext-tools copied to clipboard

fix : add gettext angular dependency + add module path option for requirejs

Open davidostermann opened this issue 10 years ago • 1 comments

I try to add have the possibility to have angular-gettext as a requirejs dependency. I don't think it's a good idea to have angular as requirejs dependency and angular-gettext as a classic script embed. In general, it should not be a requirement to have angular as requirejs dependencies. I tried to change the test in this way but I failed to get the test working without the angular dependency. I also need the possibility to add an explicite name to the created requirejs module.

davidostermann avatar Apr 03 '15 16:04 davidostermann

What problem is this attempting to solve? Also, we can't merge this if it's breaking tests. Thanks.

gabegorelick avatar Apr 03 '15 19:04 gabegorelick