Skip to content

Commit 6225177

Browse files
committed
chore: adjust path for marked bundle
1 parent dc01822 commit 6225177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"projects/angular-intl-demo/src/styles.scss"
7070
],
7171
"scripts": [
72-
"node_modules/marked/marked.min.js",
72+
"node_modules/marked/lib/marked.umd.js",
7373
"node_modules/prismjs/prism.js",
7474
"node_modules/prismjs/components/prism-typescript.min.js"
7575
]

0 commit comments

Comments
 (0)