Skip to main content

Bug Tracker

Side navigation

#12187 closed bug (duplicate)

Opened August 03, 2012 07:43AM UTC

Closed August 14, 2012 11:33AM UTC

jQuery does not minify with Yui compressor due to 'throws' reseverd keyword

Reported by: ferdi.koomen@akqa.com Owned by:
Priority: low Milestone: None
Component: build Version: 1.8rc1
Keywords: Cc:
Blocked by: Blocking:
Description

jQuery does not minify with Yui compressor due to 'throws' reseverd keyword. Line 5795 and Line 7336. Changing this property name to throwsError fixes the problem.

Attachments (0)
Change History (2)

Changed August 03, 2012 07:44AM UTC by anonymous comment:1

Can be closed: http://bugs.jquery.com/ticket/12158

DUPLICATE

Changed August 14, 2012 11:33AM UTC by sindresorhus comment:2

component: unfiledbuild
priority: undecidedlow
resolution: → duplicate
status: newclosed

Duplicate of #12158.