Open SteelAlloy opened 3 years ago
I was wondering where to find the code in order to try fixing this on our own and in order to contribute to this project. ... as the web page (https://www.skypack.dev/about) says it is an open source project.
This issue from bundle.js.org is related, https://github.com/okikio/bundle/issues/2
When importing
@actions/core
from Deno, I get the following error:But as far as I know, there is a node:os polyfill . What can I do to use this package under Deno ?
Thanks !