Skip to content

Commit

Permalink
Update packages/vite/src/node/preview.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
  • Loading branch information
brillout and benmccann authored May 22, 2022
1 parent 5506ae6 commit 65b28e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vite/src/node/preview.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import path from 'path'
import type * as http from 'http'
import fs from 'fs'
import sirv from 'sirv'
import connect from 'connect'
import type { Connect } from 'types/connect'
Expand Down

0 comments on commit 65b28e7

Please sign in to comment.