diff options
| author | Divy Srivastava <dj.srivastava23@gmail.com> | 2023-03-18 18:44:28 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-18 13:14:28 +0000 |
| commit | 8af0c8351935ea7c6c0441055d5164908322c9d6 (patch) | |
| tree | a61be71ff9ac5379f8e992927bd096c3e6a0ad8f /runtime/build.rs | |
| parent | 5223f3d9b68921179db8cd6b00babd711d4f06ff (diff) | |
perf(core): use static specifier in ExtensionFileSource (#18264)
Closes #18085
---------
Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.com>
Diffstat (limited to 'runtime/build.rs')
| -rw-r--r-- | runtime/build.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/build.rs b/runtime/build.rs index df5a0c299..e655856b5 100644 --- a/runtime/build.rs +++ b/runtime/build.rs @@ -248,7 +248,7 @@ mod startup_snapshot { deps = [runtime], customizer = |ext: &mut deno_core::ExtensionBuilder| { ext.esm(vec