README
Vue.js component loader for Webpack.
It allows you to write your components in this format:
For detailed usage, checkout the documentation.
There are also some example projects:
Vue.js component loader for Webpack
<script type="module">
import hmVueLoader from 'https://cdn.skypack.dev/hm-vue-loader';
</script>
Vue.js component loader for Webpack.
It allows you to write your components in this format:
For detailed usage, checkout the documentation.
There are also some example projects: