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

View File

@@ -14,7 +14,7 @@
"@chakra-ui/react": "^2.6.1",
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@jixun/libparakeet": "0.0.0-exp5",
"@jixun/libparakeet": "0.0.0-exp6",
"@reduxjs/toolkit": "^1.9.5",
"framer-motion": "^10.12.8",
"nanoid": "^4.0.2",