Skip to content

Commit baedd39

Browse files
committed
fix(media): remove stale html custom data contribution
Signed-off-by: John Yanarella <jyanarella@nvidia.com>
1 parent c64f40d commit baedd39

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

‎projects/media/package.json‎

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@
1414
},
1515
"customElements": "dist/custom-elements.json",
1616
"contributes": {
17-
"html": {
18-
"customData": [
19-
"./dist/data.html.json"
20-
]
21-
},
2217
"snippets": [
2318
{
2419
"language": "html",

0 commit comments

Comments
 (0)