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

Uglifying jlinq.js causes an error #54

Open
stacysimpson opened this issue May 20, 2015 · 1 comment
Open

Uglifying jlinq.js causes an error #54

stacysimpson opened this issue May 20, 2015 · 1 comment

Comments

@stacysimpson
Copy link
Contributor

I use the asset-pipeline plugin. When generating war files, the following error occurs
SEVERE: restapidoc/jlinq.unminified.js:217: ERROR - Shadowing "arguments" is not allowed
repeat:function(arguments) {

Looks like an argument named "arguments" is problematic. Reference: https://code.google.com/p/google-web-toolkit/issues/detail?id=8014

I haven't researched how this JS code is used...looks like a simple rename is a sufficient workaround.

Is there a better path?

@stacysimpson
Copy link
Contributor Author

I opened an issue against jlinq-beta, hugoware/jlinq-beta#13

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

No branches or pull requests

1 participant