move browser-only rrdom features to the new rrdom package (#913)
This commit is contained in:
@@ -5,6 +5,5 @@ module.exports = {
|
||||
testMatch: ['**/**.test.ts'],
|
||||
moduleNameMapper: {
|
||||
'\\.css$': 'identity-obj-proxy',
|
||||
'rrdom/es/(.*)': 'rrdom/lib/$1',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user