Skip to content

Commit

Permalink
size
Browse files Browse the repository at this point in the history
  • Loading branch information
amannn committed Jan 21, 2025
1 parent b44c8ef commit 79b165e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next-intl/.size-limit.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const config: SizeLimitConfig = [
name: "import {createSharedPathnamesNavigation} from 'next-intl/navigation' (react-server)",
path: 'dist/production/navigation.react-server.js',
import: '{createSharedPathnamesNavigation}',
limit: '16.805 KB'
limit: '16.845 KB'
},
{
name: "import {createLocalizedPathnamesNavigation} from 'next-intl/navigation' (react-server)",
Expand Down

0 comments on commit 79b165e

Please sign in to comment.