Make WordPress Core

Changeset 31373

Timestamp:
02/09/2015 12:42:28 AM (10 years ago)
Author:
wonderboymusic
Message:

Split the media JS files into modules:

  • Add a new folder in wp-includes/js, media
  • Create manifest files for views, models, grid, and audio-video
  • Make browserify an npm dependency
  • Add Grunt tasks for browserify and uglify:media on build and watch
  • Update the paths loaded for media files in script-loader
  • All new files were created using svn cp from their original location

Please run npm install. While developing media JS, you must run grunt watch.

See #28510.

Location:
trunk
Files:
19 added
3 edited
97 copied

Changeset view not shown, since the total size (15.6 MB) exceeds 4.0 MB

Note: See TracChangeset for help on using the changeset viewer.