[wp-trac] [WordPress Trac] #40894: Use Webpack instead of Browserify for build process
WordPress Trac
noreply at wordpress.org
Wed Oct 4 19:37:24 UTC 2017
#40894: Use Webpack instead of Browserify for build process
------------------------------+------------------------------
Reporter: adamsilverstein | Owner: adamsilverstein
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.9
Component: Build/Test Tools | Version: 3.5
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses: javascript
------------------------------+------------------------------
Comment (by kadamwhite):
Notes from slack review with @adamsilverstein :
- `webpack.config.dev.js` and `webpack.config.prod.js` are more standard
than `webpack-dev.config.js`, I'd err on the side of convention here (as
established in projects like create-react-app and comments in the webpack
docs) for the added specificity
- We should be adding the most up-to-date versions of webpack and webpack-
dev-server, they've both evolved a point or patch release or two since
this patch was created
Other than that, looks good, let's do it!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40894#comment:40>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list