Commit 5e8ec8f
committed
Build: Exclude non-minified VIPS files from grunt module copy.
Add an exclusion for non-minified VIPS files to match the existing filter in `tools/gutenberg/copy.js`. This prevents ~16 MB `worker.js` from being copied alongside the nearly identically-sized `worker.min.js`.
Props adamsilverstein, zieladam, desrosj.
Fixes #64884.
git-svn-id: https://develop.svn.wordpress.org/trunk@62055 602fd350-edb4-49c9-b593-d223f7449a821 parent aaf38ca commit 5e8ec8f
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
643 | | - | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
644 | 650 | | |
645 | 651 | | |
646 | 652 | | |
| |||
0 commit comments