Skip to content

Commit 9cba233

Browse files
authored
fix(tools): add PfeDemoPage.js to exports in package.json (#2913)
1 parent 2cf37ca commit 9cba233

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/pfe-tools/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"./test/create-fixture.js": "./test/create-fixture.js",
3838
"./test/get-composed-text.js": "./test/get-composed-text.js",
3939
"./test/hex-to-rgb.js": "./test/hex-to-rgb.js",
40+
"./test/playwright/PfeDemoPage.js": "./test/playwright/PfeDemoPage.js",
4041
"./test/render-to-string.js": "./test/render-to-string.js",
4142
"./test/stub-logger.js": "./test/stub-logger.js",
4243
"./test/utils.js": "./test/utils.js",

0 commit comments

Comments
 (0)