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