mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 13:23:34 +00:00
Add support for migrated jslib (#2826)
This commit is contained in:
@@ -12,5 +12,4 @@ module.exports = {
|
||||
moduleNameMapper: pathsToModuleNameMapper(compilerOptions?.paths || {}, {
|
||||
prefix: "<rootDir>/",
|
||||
}),
|
||||
modulePathIgnorePatterns: ["jslib"],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user