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

build: run closure-compiler #3789

Merged
merged 2 commits into from
Mar 29, 2017

Commits on Mar 26, 2017

  1. build: run closure-compiler

    * Adds a script that runs the closure-compiler against the devapp / demo-app.
    * The script will run on the CI as a new mode. Ensuring that all our components are closure-compatible.
    
    Fixes angular#1206.
    devversion committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    99d1908 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. Address feedback

    devversion committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    e34f284 View commit details
    Browse the repository at this point in the history