Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

current JQM master wont parse #3429

Closed
rbdcti opened this issue Jan 13, 2012 · 2 comments
Closed

current JQM master wont parse #3429

rbdcti opened this issue Jan 13, 2012 · 2 comments
Assignees

Comments

@rbdcti
Copy link
Contributor

rbdcti commented Jan 13, 2012

Probably a typo somewhere. I checked out the newest master and it will build, but jquery.mobile.js won't parse:

build is not defined
[Break On This Error] build/wrap.start 

Below is the start of the file. Line 10 is the problem:

/*
* jQuery Mobile Framework Git Build: SHA1: 262b7dc62b080be2b5b50f3b78eea82863126b3e <> Date: Fri Jan 13 14:48:21 2012 +0700
* http://jquerymobile.com
*
* Copyright 2011 (c) jQuery Project
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
*/
build/wrap.start
/*!
* jQuery UI Widget @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Widget
*/ 
@rbdcti
Copy link
Contributor Author

rbdcti commented Jan 13, 2012

Note there is an issue with "build/wrap.end" at the end of the file as well.

@ghost ghost assigned gseguin Jan 13, 2012
@gseguin
Copy link
Contributor

gseguin commented Jan 13, 2012

Thanks for the report. It'll be fixed shortly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants