chore: use singleton loader to prevent duplicated wasm request

This commit is contained in:
鲁树人
2023-05-10 23:16:12 +01:00
parent fc2238ff39
commit 24a68fcf59
3 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -14,8 +14,8 @@ dependencies:
specifier: ^11.11.0
version: 11.11.0(@emotion/[email protected])(@types/[email protected])([email protected])
'@jixun/libparakeet':
specifier: 0.0.0-exp5
version: 0.0.0-exp5
specifier: 0.0.0-exp6
version: 0.0.0-exp6
'@reduxjs/toolkit':
specifier: ^1.9.5
version: 1.9.5([email protected])([email protected])
@@ -1780,8 +1780,8 @@ packages:
resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==}
dev: true
/@jixun/[email protected]5:
resolution: {integrity: sha512-qDGhEYEDUCl3GvpeVfBU7Jd6KuONULQUaA/SpBdKDT5sSuM+fgLIAwD7gxaR+Rp05QGLnG6VNKoLXMmvuW9JPQ==}
/@jixun/[email protected]6:
resolution: {integrity: sha512-hxItnn7nMKnmgSEnFXtbkud9KmxtQrBQzM/oMRpl4hfgVL0PxnTMJtoyKCYR0MGOuQ/+M+Ehc8rLi4Ex/rRdTg==}
dev: false
/@jridgewell/[email protected]: