ViewUIPlus icon indicating copy to clipboard operation
ViewUIPlus copied to clipboard

Support tree-shaking

Open Ni55aN opened this issue 1 year ago • 0 comments

These improvements allow to build preserved ES modules instead of merging them into single bundle, which is why tree-shaking feature wasn't possible

The package with tre-shaking: https://www.npmjs.com/package/view-ui-plus-es

Ni55aN avatar Feb 10 '24 18:02 Ni55aN