Skip to content

Commit 9005fce

Browse files
committed
fix(uikit-workshop): add template files to published bundle
1 parent d2ae4cc commit 9005fce

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

packages/uikit-workshop/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@
128128
],
129129
"files": [
130130
"src",
131-
"dist"
131+
"dist",
132+
"views",
133+
"views-twig"
132134
]
133135
}

0 commit comments

Comments
 (0)