mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 12:19:12 +00:00
chore: update deno_graph to 0.100.1 (#30767)
This commit is contained in:
parent
4e0f524245
commit
5570d6a56b
5 changed files with 7 additions and 4 deletions
|
@ -766,6 +766,7 @@ impl ModuleGraphBuilder {
|
|||
locker: locker.as_mut().map(|l| l as _),
|
||||
unstable_bytes_imports: self.cli_options.unstable_raw_imports(),
|
||||
unstable_text_imports: self.cli_options.unstable_raw_imports(),
|
||||
jsr_metadata_store: None,
|
||||
},
|
||||
options.npm_caching,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue