[wp-trac] [WordPress Trac] #50564: Update jQuery step two
WordPress Trac
noreply at wordpress.org
Fri Oct 9 15:33:52 UTC 2020
#50564: Update jQuery step two
-------------------------------------------+-------------------------
Reporter: azaozz | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 5.6
Component: External Libraries | Version:
Severity: normal | Resolution:
Keywords: early has-patch needs-testing | Focuses: javascript
-------------------------------------------+-------------------------
Comment (by azaozz):
Replying to [comment:22 Mista-Flo]:
> So I try to delete the js folder inside src/wp-includes, and rebuild the
assets, but it did not add all the needed files again, so I had to copy
paste...
Hmm, that's strange. All UI files are now in WP, in
`/src/js/_enqueues/vendor/jquery/ui`. They should get copied to `/src/wp-
includes/js/jquery/ui` when running `grunt build -dev` or `npm run
build:dev`, or `npm run dev`. All of these seem to work properly here. Not
sure what could be going wrong, seems not possible that Gruntfile.js
hasn't updated properly. Perhaps do another svn up/git pull (ensuring
you're pulling from trunk), and try again?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50564#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list