gruhn / vue-qrcode-reader

A set of Vue.js components for detecting and decoding QR codes.
https://gruhn.github.io/vue-qrcode-reader
MIT License
2.03k stars 330 forks source link

fix(vue-3): remove default template language #310

Closed dargmuesli closed 1 year ago

dargmuesli commented 1 year ago

HTML is not considered as a preprocessor language by vite currently: https://github.com/vitejs/vite-plugin-vue/issues/17

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.1.0-vue3-compatibility.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

dargmuesli commented 1 year ago

Thank you for the quick merge! Given that people are wondering about the maintenance status of this project, could you quickly give a few words about that? Like e.g. whether you do have time to merge PRs in general or whether you plan to cut down on the issue list as well, ... Would be great to be able to assess reliability and offer support if needed :heart:

gruhn commented 1 year ago

Yeah I know sorry. This one was a no brainer but in general I don't have much time to look at PRs thoroughly

dargmuesli commented 1 year ago

Gotcha! Do you mind merging master into the vue3 compatibility branch? :pray: