Skip to content

Commit 7eee5b5

Browse files
committed
fix(pfe-tools): add PfeDemoPage.js to exports in package.json
1 parent f9198e5 commit 7eee5b5

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
@@ -39,6 +39,7 @@
3939
"./test/create-fixture.js": "./test/create-fixture.js",
4040
"./test/get-composed-text.js": "./test/get-composed-text.js",
4141
"./test/hex-to-rgb.js": "./test/hex-to-rgb.js",
42+
"./test/playwright/PfeDemoPage.js": "./test/playwright/PfeDemoPage.js",
4243
"./test/render-to-string.js": "./test/render-to-string.js",
4344
"./test/stub-logger.js": "./test/stub-logger.js",
4445
"./test/utils.js": "./test/utils.js",

0 commit comments

Comments
 (0)