node_shims
node_shims copied to clipboard
Cannot add more properties to @deno/shim-deno
Can you please remove Object.preventExtensions for the Deno object? I can't add additional polyilfils that seem to be missing during my local development.
Given that Deno actually supports mutating the Deno object, I think this should be classified as a bug.