Skip to content

Commit

Permalink
perf: optimize define
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed May 18, 2023
1 parent 7c80f13 commit ee5fa3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/define.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export function viteDefine(config: ResolvedConfig) {

return {
...importMetaKeys,
...userDefine,
...importMetaFallbackKeys,
...processNodeEnv,
}
Expand Down

0 comments on commit ee5fa3f

Please sign in to comment.