Skip to content

Commit a41c902

Browse files
committed
Add missing hydrate folder to package
1 parent cb11385 commit a41c902

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/stencil-library/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@
8989
"collection:main": "dist/collection/index.js",
9090
"files": [
9191
"dist/",
92-
"loader/"
92+
"loader/",
93+
"hydrate/"
9394
],
9495
"scripts": {
9596
"build": "stencil build --docs",

0 commit comments

Comments
 (0)