[wp-trac] [WordPress Trac] #49423: Build: Create Webpack build configuration for vendor dependencies
WordPress Trac
noreply at wordpress.org
Thu Feb 13 13:21:08 UTC 2020
#49423: Build: Create Webpack build configuration for vendor dependencies
------------------------------+------------------------------
Reporter: aduth | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: javascript
------------------------------+------------------------------
Comment (by aduth):
@netweb Does that require the `uglify` package directly? I expect it
should be satisfied by `grunt-contrib-uglify`:
https://github.com/WordPress/wordpress-
develop/blob/3dd39ffe/package.json#L48
I'm able to run the task without error even after uninstalling `uglify`.
I noticed after removing the package that `package-lock.json` doesn't
change much, indicating that there's other dependencies which still rely
on it (I assume this one included).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49423#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list