@@ -49,15 +49,15 @@ export class ButtonPage {
49
49
files : {
50
50
'src/app/app.component.ts' : 'button/button.1.angular.txt' ,
51
51
} ,
52
- language : 'ts' ,
52
+
53
53
template : 'angular' ,
54
54
} ,
55
55
{
56
56
name : 'Core' ,
57
57
files : {
58
58
'src/app/app.component.ts' : 'button/button.1.core.txt' ,
59
59
} ,
60
- language : 'ts' ,
60
+
61
61
template : 'core' ,
62
62
} ,
63
63
] ;
@@ -68,15 +68,15 @@ export class ButtonPage {
68
68
files : {
69
69
'src/app/app.component.ts' : 'button/button.2.angular.txt' ,
70
70
} ,
71
- language : 'ts' ,
71
+
72
72
template : 'angular' ,
73
73
} ,
74
74
{
75
75
name : 'Core' ,
76
76
files : {
77
77
'src/app/app.component.ts' : 'button/button.2.core.txt' ,
78
78
} ,
79
- language : 'ts' ,
79
+
80
80
template : 'core' ,
81
81
} ,
82
82
] ;
@@ -87,15 +87,15 @@ export class ButtonPage {
87
87
files : {
88
88
'src/app/app.component.ts' : 'button/button.3.angular.txt' ,
89
89
} ,
90
- language : 'ts' ,
90
+
91
91
template : 'angular' ,
92
92
} ,
93
93
{
94
94
name : 'Core' ,
95
95
files : {
96
96
'src/app/app.component.ts' : 'button/button.3.core.txt' ,
97
97
} ,
98
- language : 'ts' ,
98
+
99
99
template : 'core' ,
100
100
} ,
101
101
] ;
@@ -106,15 +106,15 @@ export class ButtonPage {
106
106
files : {
107
107
'src/app/app.component.ts' : 'button/button.4.angular.txt' ,
108
108
} ,
109
- language : 'ts' ,
109
+
110
110
template : 'angular' ,
111
111
} ,
112
112
{
113
113
name : 'Core' ,
114
114
files : {
115
115
'src/app/app.component.ts' : 'button/button.4.core.txt' ,
116
116
} ,
117
- language : 'ts' ,
117
+
118
118
template : 'core' ,
119
119
} ,
120
120
] ;
@@ -125,15 +125,15 @@ export class ButtonPage {
125
125
files : {
126
126
'src/app/app.component.ts' : 'button/button.5.angular.txt' ,
127
127
} ,
128
- language : 'ts' ,
128
+
129
129
template : 'angular' ,
130
130
} ,
131
131
{
132
132
name : 'Core' ,
133
133
files : {
134
134
'src/app/app.component.ts' : 'button/button.5.core.txt' ,
135
135
} ,
136
- language : 'ts' ,
136
+
137
137
template : 'core' ,
138
138
} ,
139
139
] ;
@@ -144,15 +144,15 @@ export class ButtonPage {
144
144
files : {
145
145
'src/app/app.component.ts' : 'button/button.6.angular.txt' ,
146
146
} ,
147
- language : 'ts' ,
147
+
148
148
template : 'angular' ,
149
149
} ,
150
150
{
151
151
name : 'Core' ,
152
152
files : {
153
153
'src/app/app.component.ts' : 'button/button.6.core.txt' ,
154
154
} ,
155
- language : 'ts' ,
155
+
156
156
template : 'core' ,
157
157
} ,
158
158
] ;
0 commit comments