Skip to content

Commit 76813f5

Browse files
authored
fix: include /public as quickfix for HTML components (#470)
1 parent 49e3fe4 commit 76813f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"bin",
2626
"dist",
2727
"src",
28+
"public",
2829
"views",
2930
"i18n"
3031
],

0 commit comments

Comments
 (0)