Skip to content

Commit

Permalink
fix: snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Aug 8, 2024
1 parent a0357dd commit 6a5a5fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/core/tests/__snapshots__/define.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ exports[`plugin-define > should register define plugin correctly 1`] = `
"_args": [
{
"NAME": ""Jack"",
"import.meta.env.DEV": false,
"import.meta.env.MODE": ""none"",
"import.meta.env.PROD": false,
"process.env.ASSET_PREFIX": """",
},
],
Expand Down

0 comments on commit 6a5a5fc

Please sign in to comment.