[wp-trac] [WordPress Trac] #45156: SCRIPT_DEBUG with 5.0 Beta 1 for Blocks Assets

WordPress Trac noreply at wordpress.org
Fri Dec 14 04:36:03 UTC 2018


#45156: SCRIPT_DEBUG with 5.0 Beta 1 for Blocks Assets
----------------------------------------+-------------------------
 Reporter:  bordoni                     |       Owner:  atimmer
     Type:  defect (bug)                |      Status:  closed
 Priority:  normal                      |   Milestone:  5.0
Component:  Build/Test Tools            |     Version:  5.0
 Severity:  normal                      |  Resolution:  fixed
 Keywords:  has-patch commit fixed-5.0  |     Focuses:  javascript
----------------------------------------+-------------------------
Changes (by desrosj):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"44161" 44161]:
 {{{
 #!CommitTicketReference repository="" revision="44161"
 Build tools: Build webpack dev in grunt build.

 For the WordPress zip we need both the minified and non-minified files.
 This is because of `SCRIPT_DEBUG`. So in grunt build we need to do both
 `grunt webpack:prod` and `grunt webpack:dev`.

 Props bordoni, atimmer.

 Merges [43817] to trunk.

 Fixes #45156.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45156#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list