-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels