Alex Yang
Alex Yang
Maybe this is related to https://github.com/yjs/y-indexeddb/issues/25
> @Himself65 Can you share the source for https://www.npmjs.com/package/@toeverything/y-indexeddb? I don't see it on your GitHub. https://github.com/toeverything/AFFiNE/tree/master/packages/y-indexeddb It's open source, I might should update `package.json` later
anyupdate?
/cc @hwangdev97
There are some reasons, for example, there is a TS file that is ```ts const fetch = globalThis.fetch === 'undefined' ? require('node-fetch') : fetch ``` I won't have `node:module` because...
For example Im writing the polyfill code in a function it will both emit to cjs and esm. And in this case require function shouldn’t cause a side effect
http://www.lab-z.com/?s=UEFI
https://blog.llandsmeer.com/tech/2019/07/21/uefi-x64-userland.html
https://blog.csdn.net/jiangwei0512/article/details/64204267
https://gil0mendes.io/blog/an-efi-app-a-bit-rusty/