Skip to content

Commit

Permalink
chore: fix cargo build rebuilding deno_runtime each time (#17978)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret authored Feb 28, 2023
1 parent ea1cb4c commit 6ffbf8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ext/node/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ pub fn init_polyfill() -> Extension {
"_pako.mjs",
"_process/exiting.ts",
"_process/process.ts",
"_process/stdio.mjs",
"_process/streams.mjs",
"_readline.mjs",
"_stream.mjs",
Expand Down

0 comments on commit 6ffbf8a

Please sign in to comment.