docs: edit TOOLS_DART.md#4422
Conversation
|
@yjbanov how does this look? |
There was a problem hiding this comment.
Wrap @component and @Injectable in back-ticks so it looks like @Component
Add more info about reflector, and copyedit other sections.
|
PTAL. I removed the talk about the dart2js transformer and emphasized Dartium. If we want to strongly recommend that they use Dartium instead of another browser, then I can completely remove the minification stuff. Although... I think I ran into it even in Dartium because I happened to be using dart_to_js_script_rewriter, a transformer (included in the web-simple Stagehand template) that changes the HTML file's .dart reference to be a .dart.js reference. |
|
The normal |
|
So... Do you want to accept it as-is, or do you want me to remove the unminification details? |
|
Merging PR #4422 on behalf of @mhevery to branch presubmit-mhevery-pr-4422. |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Add more info about reflector and the profiler, and copyedit other sections.