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

Side by Side Diff: web/inc/README.md

Issue 2543323004: Rewrite LogDog log viewer app. (Closed)
Patch Set: Control all fetch sizes, fix follow on initial click, fix small fetch when auth is retrid. Created 4 years 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
OLDNEW
(Empty)
1 == Include Directory ==
2 This directory is the default include directory for all apps. It is copied into
3 the staging directory during the "build" phase.
4
5 === TypeScript ===
6 The `tsconfig.json` file in this directory is the common TypeScript
7 configuration file for the TypeScript files in this directory. It is **not**
8 used in actual apps; rather, the app's local `scripts-ts/tsconfig.json` is
9 used to build TypeScript for an app.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698