This repository was archived by the owner on Dec 4, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ block dart-map-alternative
101
101
As an alternative to using a configuration `Map`, we can define
102
102
a custom configuration class:
103
103
104
- + makeExample ('lib/app_config.dart (alternative config)' ,'config-alt' )
104
+ + makeExcerpt ('lib/app_config.dart (alternative config)' ,'config-alt' )
105
105
106
106
:marked
107
107
Defining a configuration class has a few benefits. One key benefit
Original file line number Diff line number Diff line change @@ -194,10 +194,10 @@ block project-files
194
194
quickstart/ts/app/main.ts,
195
195
quickstart/ts/index.html,
196
196
quickstart/dart/pubspec.yaml,
197
- quickstart/ts/styles.1. css`
198
- , null ,
197
+ quickstart/ts/styles.css` ,
198
+ ',,,,quickstart' ,
199
199
` app/app.component.ts,
200
200
app/main.ts,
201
201
index.html,
202
202
pubspec.yaml,
203
- styles.css` )
203
+ styles.css (excerpt) ` )
Original file line number Diff line number Diff line change @@ -600,18 +600,18 @@ block project-files
600
600
quickstart/ts/package.1.json,
601
601
quickstart/ts/tsconfig.1.json,
602
602
quickstart/ts/typings.1.json,
603
- quickstart/ts/styles.1. css,
603
+ quickstart/ts/styles.css,
604
604
quickstart/ts/systemjs.config.1.js`
605
605
,
606
- ',,,,,,,,' ,
606
+ ',,,,,,, quickstart ,' ,
607
607
` app/app.component.ts,
608
608
app/app.module.ts,
609
609
app/main.ts,
610
610
index.html,
611
611
package.json,
612
612
tsconfig.json,
613
613
typings.json,
614
- styles.css,
614
+ styles.css (excerpt) ,
615
615
systemjs.config.js` )
616
616
617
617
.l-main-section
Original file line number Diff line number Diff line change @@ -600,18 +600,18 @@ block project-files
600
600
quickstart/ts/package.1.json,
601
601
quickstart/ts/tsconfig.1.json,
602
602
quickstart/ts/typings.1.json,
603
- quickstart/ts/styles.1. css,
603
+ quickstart/ts/styles.css,
604
604
quickstart/ts/systemjs.config.1.js`
605
605
,
606
- ',,,,,,,,' ,
606
+ ',,,,,,, quickstart ,' ,
607
607
` app/app.component.ts,
608
608
app/app.module.ts,
609
609
app/main.ts,
610
610
index.html,
611
611
package.json,
612
612
tsconfig.json,
613
613
typings.json,
614
- styles.css,
614
+ styles.css (excerpt) ,
615
615
systemjs.config.js` )
616
616
617
617
.l-main-section
You can’t perform that action at this time.
0 commit comments