Commit efdfbf5
committed
In Yeoman templates, stop restoring using Yarn, since it doesn't respect npm-shrinkwrap.json
1 parent 6f2e408 commit efdfbf5Copy full SHA for efdfbf5
File tree
Expand file treeCollapse file tree
2 files changed
+1
-20
lines changedOpen diff view settings
Filter options
- templates/package-builder/src/yeoman
- app
Expand file treeCollapse file tree
2 files changed
+1
-20
lines changedOpen diff view settings
Collapse file
templates/package-builder/src/yeoman/app/index.ts
Copy file name to clipboardExpand all lines: templates/package-builder/src/yeoman/app/index.ts-18Lines changed: 0 additions & 18 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
10 | 9 | |
11 | 10 | |
12 | 11 | |
| ||
165 | 164 | |
166 | 165 | |
167 | 166 | |
168 | | - |
169 | | - |
170 | | - |
171 | | - |
172 | | - |
173 | | - |
174 | | - |
175 | | - |
176 | | - |
177 | 167 | |
178 | 168 | |
179 | 169 | |
| ||
186 | 176 | |
187 | 177 | |
188 | 178 | |
189 | | - |
190 | | - |
191 | | - |
192 | | - |
193 | | - |
194 | | - |
195 | | - |
196 | | - |
197 | 179 | |
198 | 180 | |
199 | 181 | |
|
Collapse file
templates/package-builder/src/yeoman/package.json
Copy file name to clipboardExpand all lines: templates/package-builder/src/yeoman/package.json+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
4 | 4 | |
5 | 5 | |
6 | 6 | |
| ||
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | | - |
25 | 24 | |
26 | 25 | |
27 | 26 | |
|
0 commit comments