Skip to content

Commit

Permalink
Fix strict dep violation for error: add markdown dep
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwillchen committed Dec 27, 2023
1 parent cd758b8 commit b502902
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mesop/web/src/error/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ ng_module(
"//mesop/protos:ui_jspb_proto",
"//mesop/web/src/component_renderer",
"//mesop/web/src/services",
"//mesop/web/third_party:marked",
] + ANGULAR_CORE_DEPS + ANGULAR_MATERIAL_TS_DEPS,
)

Expand Down

0 comments on commit b502902

Please sign in to comment.