You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for ES Module (ESM) files (.mjs) to the module option. The should, naturally, be bundled within a <script type="module"> tag in the document head.
Add support for ES Module (ESM) files (
.mjs) to the module option. The should, naturally, be bundled within a<script type="module">tag in the document head.LAST EDIT: 2023/11/06