[wp-trac] [WordPress Trac] #27739: Load the minified TinyMCE in production

WordPress Trac noreply at wordpress.org
Wed Apr 9 18:52:51 UTC 2014


#27739: Load the minified TinyMCE in production
--------------------------+-------------------
 Reporter:  azaozz        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  3.9
Component:  TinyMCE       |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-------------------
 Currently we load tinymce.js (non-minified) when running from /src and
 when we detect compression issues or SCRIPT_DEBUG is enabled in /build.
 This is quite handy for debugging all editor related code.

 For the release (production) we will have to exclude tinymce.js (950KB)
 and switch to loading tinymce.min.js. It would be nice to keep the non-
 minified version and load it only when running from /src.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27739>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list