iamraphson / vue-paystack

Paystack Vue Plugin for Vue 2.X

Home Page:https://www.npmjs.com/package/vue-paystack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can we remove bundling minification from this library?

mykeels opened this issue · 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?