Skip to content

Commit d420a20

Browse files
fix: added missing path to html project
1 parent 3c665bb commit d420a20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/angular/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"dom"
2020
],
2121
"paths": {
22+
"@cloudinary/html": ["html/src"],
2223
"cloudinary-library": [
2324
"projects/cloudinary-library/dist"
2425
],

0 commit comments

Comments
 (0)