Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

feat(Angular.js): add externs file for Closure Compiler #4722

Merged
merged 1 commit into from
Oct 30, 2013

Conversation

mprobst
Copy link
Contributor

@mprobst mprobst commented Oct 30, 2013

This adds an (incomplete) externs file for use with the Closure Compiler. Users
can pass this as -extern to the compiler pass to get type checking and protect
their AngularJS use against property renaming in advanced compilation mode.

This adds an (incomplete) externs file for use with the Closure Compiler. Users
can pass this as -extern to the compiler pass to get type checking and protect
their AngularJS use against property renaming in advanced compilation mode.
@vojtajina vojtajina merged commit 3ccec13 into angular:v1.0.x Oct 30, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants