ConnectivityPlugin icon indicating copy to clipboard operation
ConnectivityPlugin copied to clipboard

Can we remove bundling minification from this library?

Open mykeels opened this issue 5 months ago • 0 comments

Minifying the built output makes it hard to know when what's up when something goes wrong.

Can we remove the minification, or leave it for CDN imports if necessary, and provide a non-minified version for when importing with ESM?

mykeels avatar Jan 18 '24 12:01 mykeels