add plugins and treeshaking

This commit is contained in:
Rene
2022-07-12 16:07:27 +02:00
parent fe52903ad8
commit a5b9c33b8c
33 changed files with 3068 additions and 2459 deletions
+2 -2
View File
@@ -9,9 +9,9 @@ module.exports = {
workers: 4,
projects: [
{
name: 'Chromium',
name: 'Safari',
use: {
...devices['Desktop Chrome'],
...devices['Desktop Safari'],
headless: false,
},
},