Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Commit

Permalink
README: Add a note about Closure Compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani authored Sep 11, 2016
1 parent ac6079e commit da3e226
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ You will need `node` and `grunt-cli` to build.

% grunt


## Troubleshooting

This project uses [Closure Compiler](https://github.com/google/closure-compiler) to build our releases. You may need to install a recent version of [JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html) in order for builds to successfully complete.

# Using the Audit API

## Including the library
Expand Down

0 comments on commit da3e226

Please sign in to comment.