mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-12 16:12:47 +03:00
switch from puppeteer to playwright
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const path = require('path');
|
||||
const deploymentConfig = require('./jest-puppeteer.rollup.config.js');
|
||||
const deploymentConfig = require('./jest-browser.rollup.config.js');
|
||||
|
||||
module.exports = {
|
||||
process: (src, filePath) => {
|
||||
|
||||
Reference in New Issue
Block a user