mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-27 12:16:36 +00:00
Ensured react-leaflet is transformed with jest, until updated to jest 28
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user