mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
* `npm install` now does a full install; auxiliary installation steps have been integrated into the `postinstall` script. * Updated developer docs `DEVELOPER.md` accordingly; also added instructions to dev docs for performing full tests (via `npm test`) -- same as those run on Travis. * Reorg in tests so that JS tests can run without a Dart env. Partly fixes #945 **under the assumption that when running JS tests locally, `ChromeCanary` is the desired browser to use**. Note that CI tests (Travis) still uses `DartiumWithWebPlatform` across the board (Maybe because ChromeCanary isn't being installed?) Fixes #1012. Closes #1010 |
||
|---|---|---|
| .. | ||
| snippets | ||
| benchpress.js | ||
| clean.js | ||
| copy.js | ||
| dartanalyzer.js | ||
| dartdetect.js | ||
| es5build.js | ||
| file2modulename.js | ||
| html.js | ||
| jsserve.js | ||
| linknodemodules.js | ||
| pubbuild.js | ||
| pubget.js | ||
| pubserve.js | ||
| run_server_dart_tests.js | ||
| rundartpackage.js | ||
| transformCJSTests.js | ||
| transpile.js | ||
| util.js | ||