-
Notifications
You must be signed in to change notification settings - Fork 385
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(experimental-extractor): fix various bugs (#1958)
- update esbuild to 0.21.5 - apply lingui macro on each file as esbuild plugin - remove buildExternalizeFilter in favour of `{packages: external}`
- Loading branch information
1 parent
46ac32f
commit 8b35acf
Showing
22 changed files
with
428 additions
and
465 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
84 changes: 0 additions & 84 deletions
84
packages/cli/src/extract-experimental/buildExternalizeFilter.test.ts
This file was deleted.
Oops, something went wrong.
70 changes: 0 additions & 70 deletions
70
packages/cli/src/extract-experimental/buildExternalizeFilter.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.