ktquez / vue-disqus

Integrate Disqus count and comments in your application Vue 3, with support for SPA
https://ktquez.github.io/vue-disqus/
MIT License
253 stars 26 forks source link

Few ideas #6

Closed maxorlovsky closed 6 years ago

maxorlovsky commented 7 years ago

Hi. Good job on vue-disqus.

I have 2 suggestions though. Can you please follow the standard and create /dist folder where you put you ready to use generated files? vue-disqus/dist/vue-disqus.js

And second, can you include minified version in dist as well? vue-disqus/dist/vue-disqus.min.js

ktquez commented 6 years ago

Sorry for my delay. I will refactor and create dist files for ES6, AMD and commonJS.

ktquez commented 6 years ago

@maxorlovsky Late, but left. It is supported for (AMD, UMD, ES6, CJS)

Thanks for idea.