Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyie committed Apr 25, 2024
1 parent ebbf8ef commit 57ae4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/image/src/mipmap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export function mipmap(_options: MipmapOptions = {}): AssetPipe<MipmapOptions>

return {
folder: true,
name: 'mip-compress',
name: 'mipmap',
defaultOptions,
test(asset: Asset, options)
{
Expand Down

0 comments on commit 57ae4fc

Please sign in to comment.