Conversation
|
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
|
Thank you for your PR! When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖 🔴 Action required: Please add missing changelog entries for the following projects: Use the Jetpack CLI tool to generate changelog entries by running the following command: Follow this PR Review Process:
If you have questions about anything, reach out in #jetpack-developers for guidance! |
There was a problem hiding this comment.
Pull request overview
This PR adds webpack bundling configuration for three @wordpress packages (boot, theme, and route) that are not yet available in WordPress core. This is a local alternative to an upstream Gutenberg change and ensures the wp-build dashboard can load independently of the Gutenberg plugin.
Changes:
- Configure webpack to bundle
@wordpress/boot,@wordpress/theme, and@wordpress/routepackages instead of treating them as external dependencies
Code Coverage SummaryThis PR did not change code coverage! That could be good or bad, depending on the situation. Everything covered before, and still is? Great! Nothing was covered before? Not so great. 🤷 Full summary · PHP report · JS report Coverage check overridden by
I don't care about code coverage for this PR
|
Local alternative to upstream change:
Proposed changes:
TODO: move up to Jetpack config, this doesn't need to be forms specific.
Other information:
Jetpack product discussion
Does this pull request change what data or activity we track or use?
Testing instructions: