[wp-trac] [WordPress Trac] #48154: Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build

WordPress Trac noreply at wordpress.org
Thu Mar 12 02:29:44 UTC 2020


#48154: Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build
-------------------------------------+-------------------------
 Reporter:  gziolo                   |       Owner:  gziolo
     Type:  defect (bug)             |      Status:  reopened
 Priority:  normal                   |   Milestone:  5.5
Component:  Build/Test Tools         |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  needs-patch 2nd-opinion  |     Focuses:  javascript
-------------------------------------+-------------------------

Comment (by peterwilsoncc):

 As noted above, this is currently causing uncommitted files to appear in
 the `src` directory when running `grunt build --dev` or `grunt watch
 --dev`.

 Reading through `Gruntfile.js`, it appears the intent is to manage the
 entirety of `src/wp-includes/assets/` by the build process.

 As such, I intend to add `src/wp-includes/assets/` to the SVN ignore prop
 and `.gitignore` to both trunk and the 5.4 branch. `.gitignore` patch
 incoming.

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


More information about the wp-trac mailing list