Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Side by Side Diff: third_party/closure_compiler/README.chromium

Issue 369643002: Lay groudwork to Closure compile JavaScript (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more nits Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/closure_compiler/OWNERS ('k') | third_party/closure_compiler/checker.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: Closure compiler
2 Short Name: closure-compiler
3 URL: https://developers.google.com/closure/compiler/
4 Version: v20140508-220-g8b4b812
5 Date: 2014/06/20 12:20
6 Revision: g8b4b812
7 License: Apache 2.0
8 License File: LICENSE
9 Security Critical: no
10
11 Description:
12 The Closure Compiler provides warnings for illegal JavaScript and warnings for
13 potentially dangerous operations, helping you to produce JavaScript that is less
14 buggy and easier to maintain.
15
16 Local modifications:
17
OLDNEW
« no previous file with comments | « third_party/closure_compiler/OWNERS ('k') | third_party/closure_compiler/checker.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698