Skip to content

Commit 090c9c3

Browse files
committed
fix(markdown): export html custom data
Signed-off-by: John Yanarella <jyanarella@nvidia.com>
1 parent baedd39 commit 090c9c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎projects/markdown/package.json‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"exports": {
4141
"./package.json": "./package.json",
4242
"./custom-elements.json": "./dist/custom-elements.json",
43+
"./data.html.json": "./dist/data.html.json",
4344
"./*.examples.json": "./dist/*.examples.json",
4445
".": {
4546
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)