safrazik / vue-file-agent

The most beautiful and full featured file upload component for Vue JS
https://safrazik.github.io/vue-file-agent/
MIT License
731 stars 93 forks source link

how to rebuild the project correctly? #187

Open CoderYuanzh opened 2 years ago

CoderYuanzh commented 2 years ago

hello,safrazik: I want to add a new click event based on the cpn. but after i rebuild it by "npm run build". the file "vue-file-agent.umd.js" is a little difference so that i can't use the cpn. i compare the two file and find this to show you in the picture below. image

As you see , this two location after I rebuild are both an function instead of [ ] like yours'. why? i need add some parameters when i rebuild? Look forward to your favourable reply