Skip to content

Uglifying jlinq.js causes an error #54

@stacysimpson

Description

@stacysimpson

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions