[wp-trac] [WordPress Trac] #31912: Media splitting: don't copy the media folder to the build directory
WordPress Trac
noreply at wordpress.org
Sat Apr 11 22:02:54 UTC 2015
#31912: Media splitting: don't copy the media folder to the build directory
------------------------------+-----------------------------
Reporter: iseulde | Owner: wonderboymusic
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.2
Component: Build/Test Tools | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses: javascript
------------------------------+-----------------------------
Comment (by ocean90):
We won't delete the files, rather copy/move the existing ones so the
history remains. Based on the patch this seems to be the follow changes:
* /src/wp-includes/js/media/audio-video.manifest.js => /src/wp-
includes/js/media/audiovideo.manifest.js
* /src/wp-includes/js/media/audio-video.js => /src/wp-includes/js/media-
audiovideo.js
* /src/wp-includes/js/media/grid.js => /src/wp-includes/js/media-grid.js
* /src/wp-includes/js/media/models.js => /src/wp-includes/js/media-
models.js
* /src/wp-includes/js/media/views.js => /src/wp-includes/js/media-views.js
[attachment:31912.2.patch] includes only the changes for the build task
and the script loader.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31912#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list