Skip to content

Commit

Permalink
Remove markdown templates and their generation. (#3600)
Browse files Browse the repository at this point in the history
* Remove generated templates for aot compiler.

* Remove more aot template tests.

* Remove generator template.

* Remove templates/md/
  • Loading branch information
kallentu authored Dec 13, 2023
1 parent f05afb4 commit 72c0f2c
Show file tree
Hide file tree
Showing 63 changed files with 16 additions and 4,149 deletions.
1 change: 0 additions & 1 deletion build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ builders:
build_extensions:
".dart":
- ".aot_renderers_for_html.dart"
- ".aot_renderers_for_md.dart"
- ".runtime_renderers.dart"
build_to: "source"

Expand Down
Loading

0 comments on commit 72c0f2c

Please sign in to comment.