Skip to content

Commit c64f40d

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

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

‎projects/forms/package.json‎

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@
1919
"type": "module",
2020
"customElements": "dist/custom-elements.json",
2121
"contributes": {
22-
"html": {
23-
"customData": [
24-
"./dist/data.html.json"
25-
]
26-
},
2722
"snippets": [
2823
{
2924
"language": "html",

0 commit comments

Comments
 (0)