mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
chore: fix cargo build rebuilding deno_runtime each time (#17978)
This commit is contained in:
parent
ea1cb4c2fa
commit
6ffbf8a941
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