This repository was archived by the owner on Aug 7, 2021. It is now read-only.
File tree
6 files changed
+9
-149
lines changed- demo/TypeScriptApp
- templates
6 files changed
+9
-149
lines changedDiff for: demo/TypeScriptApp/package.json
+9-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 |
| |
22 | 25 |
| |
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
26 | 29 |
| |
27 | 30 |
| |
| 31 | + | |
| 32 | + | |
| 33 | + | |
28 | 34 |
| |
29 | 35 |
| |
30 | 36 |
| |
| |||
35 | 41 |
| |
36 | 42 |
| |
37 | 43 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
41 | 47 |
| |
42 | 48 |
| |
43 | 49 |
| |
|
Diff for: index.js
-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 | 15 |
| |
18 | 16 |
| |
19 | 17 |
| |
|
Diff for: mangle-excludes.js
-141
This file was deleted.
Diff for: templates/webpack.angular.js
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
164 |
| - | |
165 | 164 |
| |
166 | 165 |
| |
167 | 166 |
| |
|
Diff for: templates/webpack.javascript.js
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
143 | 142 |
| |
144 | 143 |
| |
145 | 144 |
| |
|
Diff for: templates/webpack.typescript.js
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 |
| - | |
145 | 144 |
| |
146 | 145 |
| |
147 | 146 |
| |
|
0 commit comments