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