From 3ee09bfe798b91a6de6076b572d0dc606246c2a9 Mon Sep 17 00:00:00 2001 From: Dylan Conway Date: Wed, 27 Sep 2023 22:35:06 -0700 Subject: update snapshots --- test/bundler/__snapshots__/bun-build-api.test.ts.snap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/bundler/__snapshots__/bun-build-api.test.ts.snap b/test/bundler/__snapshots__/bun-build-api.test.ts.snap index 1076dc34f..ab419aae7 100644 --- a/test/bundler/__snapshots__/bun-build-api.test.ts.snap +++ b/test/bundler/__snapshots__/bun-build-api.test.ts.snap @@ -72,11 +72,11 @@ NS.then(({ fn: fn2 }) => { " `; -exports[`Bun.build BuildArtifact properties: hash 1`] = `"eed0054b0aa2037b"`; +exports[`Bun.build BuildArtifact properties: hash 1`] = `"61fa5aa06740929b"`; -exports[`Bun.build BuildArtifact properties + entry.naming: hash 1`] = `"82b2e1b4a1117627"`; +exports[`Bun.build BuildArtifact properties + entry.naming: hash 1`] = `"e6329e3574ac500f"`; -exports[`Bun.build BuildArtifact properties sourcemap: hash index.js 1`] = `"eed0054b0aa2037b"`; +exports[`Bun.build BuildArtifact properties sourcemap: hash index.js 1`] = `"61fa5aa06740929b"`; exports[`Bun.build BuildArtifact properties sourcemap: hash index.js.map 1`] = `"0000000000000000"`; -- cgit v1.2.3