Skip to content

Commit a264bd6

Browse files
committed
Update snapshots
1 parent db3c270 commit a264bd6

File tree

35 files changed

+120
-118
lines changed

35 files changed

+120
-118
lines changed

turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/dynamic-import/output/4c35f_tests_snapshot_basic-tree-shake_dynamic-import_input_lib_44a9b7f1.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ var { g: global, __dirname } = __turbopack_context__;
66
{
77
__turbopack_context__.v((parentImport) => {
88
return Promise.all([
9-
"output/4c35f_tests_snapshot_basic-tree-shake_dynamic-import_input_lib_b2d8c81e.js"
9+
"output/4c35f_tests_snapshot_basic-tree-shake_dynamic-import_input_lib_7cd5cd27.js"
1010
].map((chunk) => __turbopack_context__.l(chunk))).then(() => {
1111
return parentImport("[project]/turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/dynamic-import/input/lib.js [test] (ecmascript)");
1212
});
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(globalThis.TURBOPACK = globalThis.TURBOPACK || []).push([
2-
"output/4c35f_tests_snapshot_basic-tree-shake_export-named_input_index_343390a0.js",
2+
"output/4c35f_tests_snapshot_basic-tree-shake_export-named_input_index_bcfaf41c.js",
33
{},
4-
{"otherChunks":["output/b1abf_turbopack-tests_tests_snapshot_basic-tree-shake_export-named_input_86188939._.js"],"runtimeModuleIds":["[project]/turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/export-named/input/index.js [test] (ecmascript)"]}
4+
{"otherChunks":["output/b1abf_turbopack-tests_tests_snapshot_basic-tree-shake_export-named_input_aaf3ffcf._.js"],"runtimeModuleIds":["[project]/turbopack/crates/turbopack-tests/tests/snapshot/basic-tree-shake/export-named/input/index.js [test] (ecmascript)"]}
55
]);
66
// Dummy runtime

0 commit comments

Comments
 (0)