Build: Fix a filename typo in [34903].
Props peterwilsoncc. See #32522. git-svn-id: https://develop.svn.wordpress.org/trunk@34906 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7c508ff9fa
commit
46fbcc96fd
@ -531,7 +531,7 @@ module.exports = function(grunt) {
|
||||
dest: '.'
|
||||
},
|
||||
oembed: {
|
||||
src: BUILD_DIR + 'wp-includes/oembed-functions.php',
|
||||
src: BUILD_DIR + 'wp-includes/embed-functions.php',
|
||||
dest: '.'
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user