|
vite/packages/vite/src/node/config.ts Line 365 in fd5e7c0 Is this on purpose? What is it for? Thanks |
Answered by
yyx990803
Jan 27, 2021
Replies: 1 comment
|
It's just to avoid it being passed as a function call from last line. |
0 replies
Answer selected by
mzvast
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's just to avoid it being passed as a function call from last line.