mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-12 19:12:30 +03:00
switch from puppeteer to playwright
This commit is contained in:
@@ -28,6 +28,7 @@ const rollupConfigDefaults = {
|
||||
|
||||
const legacyBabelConfig = {
|
||||
exclude: isTestEnv ? [/\/core-js\//] : [], // /\/@testing-library\//
|
||||
plugins: isTestEnv ? ['babel-plugin-istanbul'] : [],
|
||||
presets: [
|
||||
[
|
||||
'@babel/preset-env',
|
||||
|
||||
Reference in New Issue
Block a user