Skip to main content

Bug Tracker

Side navigation

#15179 closed bug (migrated)

Opened July 07, 2014 02:49PM UTC

Closed October 21, 2014 12:50AM UTC

Syntax errors in minified sources

Reported by: Bergi Owned by:
Priority: undecided Milestone: None
Component: build Version:
Keywords: Cc:
Blocked by: Blocking:
Description

Both current versions (2.1.1, 1.11.1) have syntactic errors in their minified distribution files which prevents compilation in strict mode. Try to execute them when prefixed by "use strict":

Syntax error: FunctionDeclaration in Statement context

(If you're not sure what that means, have a look at this StackOverflow question).

I'm not familiar with the build process, this might either be a bug in the minifier, or wrong usage of the minifier, or some problems with the custom build process of jQuery. If it's not your fault, please file an upstream bug with the used minifier.

Attachments (0)
Change History (1)

Changed October 21, 2014 12:50AM UTC by m_gol comment:1

resolution: → migrated
status: newclosed