Skip to content

Commit 919a0e3

Browse files
authored
fix: Prune unused messages from useExtracted (during dev) (#2170)
1 parent 62e3004 commit 919a0e3

File tree

10 files changed

+897
-434
lines changed

10 files changed

+897
-434
lines changed

packages/next-intl/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
],
126126
"dependencies": {
127127
"@formatjs/intl-localematcher": "^0.5.4",
128+
"@parcel/watcher": "^2.4.1",
128129
"@swc/core": "^1.15.2",
129130
"negotiator": "^1.0.0",
130131
"next-intl-swc-plugin-extractor": "workspace:^",

0 commit comments

Comments
 (0)