refactor: replace 'preact' with 'react' (#1048)
This commit is contained in:
@@ -11,8 +11,6 @@ module.exports = {
|
||||
...pathsToModuleNameMapper(pathsFromTsconfig, {
|
||||
prefix: '<rootDir>',
|
||||
}),
|
||||
'^react$': ['preact/compat'],
|
||||
'^react-dom$': 'preact',
|
||||
'\\.(css|less|scss|sass)$': 'identity-obj-proxy',
|
||||
},
|
||||
globals: {
|
||||
|
||||
Reference in New Issue
Block a user