npm install file-entry-cacheyarn add file-entry-cachepnpm add file-entry-cache<script src="https://fastly.jsdelivr.net/npm/file-entry-cache"></script><script src="https://unpkg.com/file-entry-cache"></script><script type="module">
import fileentrycache from 'https://cdn.jsdelivr.net/npm/file-entry-cache/+esm';
</script><script type="module">
import fileentrycache from 'https://cdn.skypack.dev/file-entry-cache';
</script>