summaryrefslogtreecommitdiffhomepage
path: root/gui/standalone-tests.pkg.json
blob: 1b91ca8495b0841a3d3499759afa8df584b412f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "assets": [
    "build/src/config.json",
    "build/test/e2e/utils.js",
    "build/test/e2e/shared/*.js",
    "build/test/e2e/installed/**/*.js",
    "node_modules/.bin/playwright",
    "node_modules/playwright",
    "node_modules/playwright-core",
    "node_modules/@playwright/test"
  ]
}