mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-20 06:10:35 +03:00
wip
This commit is contained in:
@@ -27,7 +27,7 @@ const rollupConfigDefaults = {
|
||||
};
|
||||
|
||||
const legacyBabelConfig = {
|
||||
exclude: isTestEnv ? [/\/core-js\//, /\/@testing-library\//] : [],
|
||||
exclude: isTestEnv ? [/\/core-js\//] : [], // /\/@testing-library\//
|
||||
presets: [
|
||||
[
|
||||
'@babel/preset-env',
|
||||
|
||||
Reference in New Issue
Block a user