mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-03 17:31:55 +01:00
6836de32d1
WordPress maintains the minified version of jquery.masonry.js since there is no official build, however it has been excluded from grunt's minification process. This adds a minification task to grunt, adds it to the precommit hook for JS, minifies the file, and bumps the version on jquery.masonry.min.js. The change to the non minified version was introduced in [38261]. Fixes #37720. See #37666. Built from https://develop.svn.wordpress.org/trunk@38276 git-svn-id: http://core.svn.wordpress.org/trunk@38217 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
ui | ||
jquery-migrate.js | ||
jquery-migrate.min.js | ||
jquery.color.min.js | ||
jquery.form.js | ||
jquery.form.min.js | ||
jquery.hotkeys.js | ||
jquery.hotkeys.min.js | ||
jquery.js | ||
jquery.masonry.min.js | ||
jquery.query.js | ||
jquery.schedule.js | ||
jquery.serialize-object.js | ||
jquery.table-hotkeys.js | ||
jquery.table-hotkeys.min.js | ||
jquery.ui.touch-punch.js | ||
suggest.js | ||
suggest.min.js |