clappy-button-web-component icon indicating copy to clipboard operation
clappy-button-web-component copied to clipboard

Compile as ES module / CommonJS module

Open remjx opened this issue 2 years ago • 0 comments

Currently the web component is compiled using rollup into a single .js file, however this may include redundant dependencies when included as part of an app.

remjx avatar Dec 29 '22 15:12 remjx