| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Source map files serve no purpose in Core since sourceMappingURL references are already stripped. Non-minified VIPS files are ~10MB of inlined WASM with no debugging value. Saves ~30MB total.
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label. Core Committers: Use this line as a base for the props when committing in SVN: Props adamsilverstein, swissspidy, westonruter. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Sorry, something went wrong.
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
Sorry, something went wrong.
|
@youknowriad maybe simpler to exclude here for now? |
Sorry, something went wrong.
Non-minified VIPS files are excluded from the build since they are ~10MB of inlined WASM with no debugging value. This ensures SCRIPT_DEBUG mode still resolves to the minified versions that exist on disk.
|
This worked well in my testing, committing. |
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Fixes https://core.trac.wordpress.org/ticket/64734
Test plan
Trac ticket: https://core.trac.wordpress.org/ticket/64734