Codeinwp / otter-blocks

Create beautiful and attracting posts, pages, and landing pages with Gutenberg Blocks and Template Library by Otter.
https://wordpress.org/plugins/otter-blocks/
GNU General Public License v3.0
133 stars 33 forks source link

fix: build including duplicate files #2059

Closed HardeepAsrani closed 7 months ago

HardeepAsrani commented 7 months ago

Closes #2058.

Summary

Fixes the issue where build files include files from other build folders.


Test instructions

After setting up the plugin, run npm run build & npm run dist, you will notice block plugins have pro and blocks files from other plugins.


Checklist before the final review

pirate-bot commented 7 months ago

Bundle Size Diff

Package Old Size New Size Diff
Animations 237.69 KB 237.69 KB 0 B (0.00%)
Blocks 1.5 MB 1.5 MB 0 B (0.00%)
CSS 91.71 KB 91.71 KB 0 B (0.00%)
Dashboard 362.67 KB 362.67 KB 0 B (0.00%)
Onboarding 152.43 KB 152.43 KB 0 B (0.00%)
Export Import 89.53 KB 89.53 KB 0 B (0.00%)
Pro 354.02 KB 354.02 KB 0 B (0.00%)
pirate-bot commented 7 months ago

Plugin build for 4fef4292ca811d7f33bfffa2d8bd477bae8a5f2d is ready :bellhop_bell:!

pirate-bot commented 7 months ago

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 195.5, firstPaint: 557.25, domContentLoaded: 1530.35, loaded: 1532.65, firstContentfulPaint: 8810.25, firstBlock: 10907.6, type: 47.77, minType: 43.99, maxType: 53.04, typeContainer: 12.89, minTypeContainer: 10.96, maxTypeContainer: 15.59, focus: 59.8, minFocus: 54.45, maxFocus: 71.3, inserterOpen: 21.98, minInserterOpen: 20.51, maxInserterOpen: 26.9, inserterSearch: 5.51, minInserterSearch: 5.2, maxInserterSearch: 5.96, inserterHover: 44.63, minInserterHover: 40.7, maxInserterHover: 50.41, listViewOpen: 136.19, minListViewOpen: 121.9, maxListViewOpen: 156.68
pirate-bot commented 6 months ago

:tada: This PR is included in version 2.6.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: