ca823d1bbc
Given that Node.js has finally implemented native support for `atob`/`btoa`, it can't hurt to update the comments in `src/shared/compatibility.js` so that we don't forget to remove the polyfills once Node.js version `16` becomes the lowest supported LTS release; see - https://developer.mozilla.org/en-US/docs/Web/API/atob#browser_compatibility - https://developer.mozilla.org/en-US/docs/Web/API/btoa#browser_compatibility |
||
---|---|---|
.. | ||
.eslintrc | ||
cffStandardStrings.js | ||
compatibility.js | ||
fonts_utils.js | ||
image_utils.js | ||
is_node.js | ||
message_handler.js | ||
murmurhash3.js | ||
scripting_utils.js | ||
util.js |