Skip to content

Commit

Permalink
chore: unused snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ycjcl868 committed Feb 8, 2022
1 parent ad2f5a5 commit e5f2465
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions internal/bundler/snapshots/snapshots_default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1033,15 +1033,6 @@ var file_default2 = "This is some text";
// Users/user/project/entry.js
console.log(file_default, file_default2);

================================================================================
TestSubImportModule
---------- /out.js ----------
// node_modules/sub/index.js
var version = 123;

// entry.js
console.log(version);

================================================================================
TestImportFSNodeCommonJS
---------- /out.js ----------
Expand Down

0 comments on commit e5f2465

Please sign in to comment.