mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
Update sdk-internal to 374 (fix breaking changes) (#17325)
* feat: update sdk-internal * fix: symbol.dispose breaking change * fix: TextEncoder/Decoder breaking change * fix: move polyfills to a global setup script * typo
This commit is contained in:
@@ -9,6 +9,8 @@ module.exports = {
|
||||
// Also anecdotally improves performance when run locally
|
||||
maxWorkers: 3,
|
||||
|
||||
setupFiles: ["<rootDir>/../../libs/shared/polyfill-node-globals.ts"],
|
||||
|
||||
transform: {
|
||||
"^.+\\.tsx?$": [
|
||||
"ts-jest",
|
||||
|
||||
Reference in New Issue
Block a user