Commit f2cf96b
fix(docs-infra): use public folder instead of assets folder for static files in adev tutorials
Use public folder rather than assets folder after the change in angular-cli's defaults for angular.json
Fixes angular#589811 parent 849b840 commit f2cf96b
66 files changed
Lines changed: 59 additions & 55 deletions
File tree
- adev
- src/content/tutorials
- first-app/steps
- 01-hello-world/src/public
- 02-Home/src/public
- 03-HousingLocation/src
- app
- public
- 04-interfaces/src
- app
- housing-location
- public
- 05-inputs/src
- app
- housing-location
- public
- 06-property-binding/src
- app
- housing-location
- public
- 07-dynamic-template-values/src
- app
- housing-location
- public
- 08-ngFor/src
- app
- housing-location
- public
- 09-services/src
- app
- housing-location
- public
- 10-routing/src
- app
- housing-location
- public
- 11-details-page/src
- app
- housing-location
- public
- 12-forms/src
- app
- details
- housing-location
- public
- 13-search/src
- app
- details
- housing-location
- public
- 14-http
- src-final
- app
- details
- housing-location
- public
- src
- app
- details
- housing-location
- public
- learn-angular/steps/11-optimizing-images
- answer/src
- app
- public
- src
- app
- public
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
Whitespace-only changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments