-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
priority: P3Useful but not urgentUseful but not urgentstatus: archivedArchived and locked; will not be updatedArchived and locked; will not be updatedtype: code healthA code health issueA code health issue
Description
goog.module is now preferred by the compiler over goog.provide. According to internal advice I've just received, goog.module will allow the compiler to check dependencies better, among other things.
We should consider migrating, especially if it does not introduce any compatibility issues. This will probably involve changes to our extern generator.
Metadata
Metadata
Assignees
Labels
priority: P3Useful but not urgentUseful but not urgentstatus: archivedArchived and locked; will not be updatedArchived and locked; will not be updatedtype: code healthA code health issueA code health issue
Type
Projects
Status
Done