This repository was archived by the owner on Aug 7, 2021. It is now read-only.
File tree
6 files changed
+6
-6
lines changed- template-generator
- js
- ng
- ts
- templates
6 files changed
+6
-6
lines changedDiff for: template-generator/js/getExtensions.js
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 | 7 |
| |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
|
Diff for: template-generator/ng/getExtensions.js
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
|
Diff for: template-generator/ts/getExtensions.js
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
|
Diff for: templates/webpack.config.js.js.template
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 |
| - | |
162 | 161 |
| |
163 | 162 |
| |
| 163 | + | |
164 | 164 |
| |
165 | 165 |
|
Diff for: templates/webpack.config.js.ng.template
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
184 |
| - | |
185 | 184 |
| |
186 | 185 |
| |
187 | 186 |
| |
188 | 187 |
| |
| 188 | + | |
189 | 189 |
| |
190 | 190 |
|
Diff for: templates/webpack.config.js.ts.template
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
172 | 171 |
| |
173 | 172 |
| |
174 | 173 |
| |
| 174 | + | |
175 | 175 |
| |
176 | 176 |
|
0 commit comments