mirror of
https://github.com/WordPress/WordPress.git
synced 2025-03-09 07:00:01 +00:00
Build: Remove source map from jquery.form.min.js
.
Minimize jquery.form.js as part of build process to remove the source map reference. Modify source map tests to include all JavaScript files rather than testing Backbone and jQuery only. Props pento. Fixes #46218. Built from https://develop.svn.wordpress.org/trunk@44740 git-svn-id: http://core.svn.wordpress.org/trunk@44572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
fd8a3db97b
commit
a51ca641ec
13
wp-includes/js/jquery/jquery.form.min.js
vendored
13
wp-includes/js/jquery/jquery.form.min.js
vendored
File diff suppressed because one or more lines are too long
@ -13,7 +13,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.1-RC1-44739';
|
||||
$wp_version = '5.1-RC1-44740';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
x
Reference in New Issue
Block a user