We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PfeDemoPage.js
exports
package.json
1 parent 2cf37ca commit d6947a3Copy full SHA for d6947a3
tools/pfe-tools/package.json
@@ -37,6 +37,7 @@
37
"./test/create-fixture.js": "./test/create-fixture.js",
38
"./test/get-composed-text.js": "./test/get-composed-text.js",
39
"./test/hex-to-rgb.js": "./test/hex-to-rgb.js",
40
+ "./test/playwright/PfeDemoPage.js": "./test/playwright/PfeDemoPage.js",
41
"./test/render-to-string.js": "./test/render-to-string.js",
42
"./test/stub-logger.js": "./test/stub-logger.js",
43
"./test/utils.js": "./test/utils.js",
0 commit comments