Skip to content

Ajax.Request broken in minified 1.7.2 #312

Closed
@g-schanner

Description

@g-schanner

It seems that a regular Ajax.Request call breaks in the minified version of the library.
See not minified:
https://jsfiddle.net/4db2rbdy/1/
versus minified:
https://jsfiddle.net/wp1zupwa/1/

I also tested several online minifying websits (such as https://javascript-minifier.com/ and http://refresh-sf.com/) but to no avail.

However, the Google Closure compiler seems to work fine https://closure-compiler.appspot.com/home.

Tested it with Firefox 45.0.1 and Chrome 39.0.2171.95 (64-bit)

(Probably somehow related to cdnjs/cdnjs#2872)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions