mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-02-20 00:33:07 +01:00
chore: remove preprocessor.js from native jest config
This commit is contained in:
@@ -25,7 +25,6 @@ module.exports = {
|
||||
|
||||
transform: {
|
||||
'\\.(js|jsx|ts|tsx)$': ['babel-jest', babelConfig],
|
||||
'^.+\\.jsx?$': '<rootDir>/../../node_modules/react-native/jest/preprocessor.js',
|
||||
},
|
||||
transformIgnorePatterns: [
|
||||
'node_modules/(?!(@react-native|react-native|react-navigation|react-native-reanimated|@react-navigation|@shopify|react-navigation-tabs|react-navigation-redux-helpers|react-native-safari-view|react-native-linear-gradient|react-native-blur|react-native-animatable|react-native-wkwebview-reborn|react-native-safe-area-view|react-native-popup-menu|redux-persist)/)',
|
||||
|
||||
Reference in New Issue
Block a user