Skip to content

Commit 5e00785

Browse files
committed
update issue snapshots. dropping subissue changed the hashes and thus filenames.
1 parent 9d58cad commit 5e00785

File tree

24 files changed

+1
-2
lines changed

24 files changed

+1
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
warning - [analysis] [project]/turbopack/crates/turbopack-tests/tests/snapshot/export-alls/cjs-2/input/commonjs.js unexpected export *
22
export * used with module [project]/turbopack/crates/turbopack-tests/tests/snapshot/export-alls/cjs-2/input/commonjs.js [test] (ecmascript) which is a CommonJS module with exports only available at runtime
3-
List all export names manually (`export { a, b, c } from "...") or rewrite the module to ESM, to avoid the additional runtime code.`
4-
3+
List all export names manually (`export { a, b, c } from "...") or rewrite the module to ESM, to avoid the additional runtime code.`

0 commit comments

Comments
 (0)