npm install handlebars-loaderyarn add handlebars-loaderpnpm add handlebars-loader<script src="https://fastly.jsdelivr.net/npm/handlebars-loader"></script><script src="https://unpkg.com/handlebars-loader"></script><script type="module">
import handlebarsloader from 'https://cdn.jsdelivr.net/npm/handlebars-loader/+esm';
</script><script type="module">
import handlebarsloader from 'https://cdn.skypack.dev/handlebars-loader';
</script>