flipbook-vue
flipbook-vue copied to clipboard
How may I rebuild dist files?
Hi there, I use your library and I needed to change some part of code (inside Flipbook.vue file) because of my costumer needs. How may I build files that are inside dist folder?
Thank you :)
yarn
yarn dist
I'll update README to clarify this.