Side navigation
#14677 closed bug (fixed)
Opened January 09, 2014 12:17AM UTC
Closed January 23, 2014 04:04PM UTC
Last modified March 20, 2014 01:58AM UTC
jQuery does not work as expected with browserify in the browser
Reported by: | forbes@lindesay.co.uk | Owned by: | timmywil |
---|---|---|---|
Priority: | high | Milestone: | 2.1 |
Component: | core | Version: | 2.1.0-beta2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jQuery via browserify in the browser does not export jQuery but instead exports a function returning jQuery when given a window
Attachments (0)
Change History (3)
Changed January 09, 2014 01:28AM UTC by comment:1
component: | unfiled → core |
---|---|
owner: | → timmywil |
priority: | undecided → high |
status: | new → assigned |
Changed January 23, 2014 04:04PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | assigned → closed |
Working fix by this commit:
https://github.com/jquery/jquery/commit/6de1d973a436282af7dfe3072924016c3cdc1984
Changed March 20, 2014 01:58AM UTC by comment:3
milestone: | None → 2.1 |
---|---|
version: | → 2.1.0-beta2 |