ilinsky / jquery-xpath

jQuery XPath plugin (with full XPath 2.0 language support)
180 stars 64 forks source link

Dist files should have terminating semi-colon #11

Closed weberml2 closed 9 years ago

weberml2 commented 9 years ago

The final distributable files jquery.xpath.js and jquery.xpath.min.js should have a final terminating semi-colon at the end of the file, so that jquery-xpath can be pre-compiled with other dependencies into a single file.

ilinsky commented 9 years ago

Fixed in 0.3.1