Skip to content
New issue

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

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

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

davidostermann
Copy link

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.

@gabegorelick
Copy link
Collaborator

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

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.

2 participants