mirror of
https://github.com/denoland/deno.git
synced 2025-01-05 13:59:01 -05:00
chore: fix cargo build rebuilding deno_runtime each time (#17978)
This commit is contained in:
parent
483ccbe220
commit
8a6fad7e0d
1 changed files with 0 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue