codekraft-studio / vue-record

VueJs components for MediaRecorder API
https://codekraft-studio.github.io/vue-record/
MIT License
95 stars 57 forks source link

bundle is too heavy #20

Open Kolahzary opened 4 years ago

Kolahzary commented 4 years ago

Adding this module to my nuxt.js project alone doubles the size of my bundle and triggers nuxt warning on build,

after analyzing it with webpack-bundle-analyzer I have found that VueRecord.umd.js adds 346.61 KB to my bundle size