We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vitest-dev
sheremet-va
antfu
patak-dev
Learn more about funding links in repositories.
Report abuse
1 parent c37cdeb commit a53c215Copy full SHA for a53c215
packages/vite-node/src/externalize.ts
@@ -6,6 +6,7 @@ import { slash } from './utils'
6
7
const KNOWN_ASSET_TYPES = [
8
// images
9
+ 'apng',
10
'png',
11
'jpe?g',
12
'jfif',
0 commit comments