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

RequireJS optimization doesn't correctly detect define method in i18n.js #315

Merged
merged 1 commit into from
Mar 13, 2015

Conversation

thegillis
Copy link

Example fix for bug #314.

@PikachuEXE
Copy link

Can you run test added in #311?
I can't get auto test for require JS working yet :S

@thegillis
Copy link
Author

Both the spec.html file and spec_requirejs.html file run without errors:

spec.html:
i18n_spec

spec_requirejs.html
i18n_requirejs

PikachuEXE added a commit that referenced this pull request Mar 13, 2015
RequireJS optimization doesn't correctly detect define method in i18n.js
@PikachuEXE PikachuEXE merged commit d6eef0e into fnando:master Mar 13, 2015
@PikachuEXE
Copy link

Really need some automatic test for this kind of stuff Q_Q

@PikachuEXE
Copy link

@thegillis
Off topic
Can you give a try on #446 ?
I fixed the case for browser global but not sure if I break AMD/CommonJS case

@PikachuEXE
Copy link

I am gonna assume it's working fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants