Skip to content
Prev Previous commit
Next Next commit
🎷
  • Loading branch information
manucorporat committed Jul 5, 2023
commit 5f83d460fb23092941fd73c4b6bcc64c7a2d2b1e
2 changes: 1 addition & 1 deletion packages/create-vite/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -542,4 +542,4 @@ function editFile(file: string, callback: (content: string) => string) {

init().catch((e) => {
console.error(e)
})
})