mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-12-10 14:16:59 -06:00
Ensured react-leaflet is transformed with jest, until updated to jest 28
This commit is contained in:
parent
271b19a4ec
commit
6aee08b866
@ -25,7 +25,7 @@ module.exports = {
|
||||
},
|
||||
transformIgnorePatterns: [
|
||||
'<rootDir>/.stryker-tmp',
|
||||
'[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$',
|
||||
'/node_modules\\/(?!react-leaflet)\.(js|jsx|ts|tsx)$',
|
||||
'^.+\\.module\\.scss$',
|
||||
],
|
||||
moduleNameMapper: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user