1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00

chore: fix cargo build rebuilding deno_runtime each time (#17978)

This commit is contained in:
David Sherret 2023-02-28 15:24:55 -04:00 committed by GitHub
parent ea1cb4c2fa
commit 6ffbf8a941
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",