Skip to content

ddc: chore(build): make experimental Dart build useful - #6436

Closed
yjbanov wants to merge 1 commit into
angular:masterfrom
yjbanov:new-ddc-build
Closed

yjbanov wants to merge 1 commit into
angular:masterfrom
yjbanov:new-ddc-build

Conversation

@yjbanov

@yjbanov yjbanov commented Jan 12, 2016

Copy link
Copy Markdown
Contributor

Previously we grepped all hand-written Dart code and ran analyzer in strong mode against it.

Now we run it against transformed playground apps, which:

  1. does not analyze unnecessary code (we primarily care about stuff that runs in the browser)
  2. analyzes generated code, which does run in the browser and which we failed to analyze in the previous version of the build

Previously we grepped all hand-written Dart code and ran analyzer in strong mode against it.

Now we run it against transformed playground apps, which:

1. does not analyze unnecessary code (we primarily care about stuff that runs in the browser)
2. analyzes generated code, which does run in the browser and which we failed to analyze in the previous version of the build
@yjbanov

yjbanov commented Jan 12, 2016

Copy link
Copy Markdown
Contributor Author

/cc @vsmenon

@kegluneq kegluneq assigned yjbanov and unassigned kegluneq Jan 13, 2016
@yjbanov yjbanov added the action: merge The PR is ready for merge by the caretaker label Jan 13, 2016
@mary-poppins

Copy link
Copy Markdown

Merging PR #6436 on behalf of @jeffbcross to branch presubmit-jeffbcross-pr-6436.

@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants