Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renderer requires and requireTypes #4608

Merged
merged 6 commits into from
Feb 2, 2021

Conversation

rachel-fenichel
Copy link
Collaborator

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

Fixes missing calls to goog.requireType.

Proposed Changes

Add calls to goog.requireType (and some calls to goog.require) in renderer files.

Reason for Changes

Part of enabling the stricterMissingRequires closure compiler flag.
Part of cleaning up and making consistent our calls to require and provide, to make it easier to chunk output code correctly.

Test Coverage

Documentation

Additional Information

This change is purely additive. In a later change I will look for unnecessary requires.

@rachel-fenichel rachel-fenichel merged commit ef5cc2e into google:develop Feb 2, 2021
@rachel-fenichel rachel-fenichel deleted the renderer_requires branch July 9, 2021 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants