[ ] webpack raises warning when resolve dependencies
[ ] webpack dev server serves incorrect MIME type for wasm, but seems happening on chrome only
[ ] on Edge, transaction error "Transaction has already completed or failed" occur: seems related with dexie's support with async transaction resolve but not sure.
[ ] on FF, InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable occur seems unrelated with module code
blocks most of browser side test to confirm caching behavior. Putting on hold.
unresolved issues so far
"Transaction has already completed or failed"
occur: seems related with dexie's support with async transaction resolve but not sure.InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
occur seems unrelated with module codeblocks most of browser side test to confirm caching behavior. Putting on hold.