Commit ff39637
committed
Fix some issues when building with Korebuild. Also make it build the project templates.
1 parent 81d9676 commit ff39637Copy full SHA for ff39637
File tree
Expand file treeCollapse file tree
8 files changed
+9
-7
lines changedOpen diff view settings
Filter options
- samples/misc/Webpack/ActionResults
- src
- Microsoft.AspNetCore.AngularServices/npm
- Microsoft.AspNetCore.ReactServices/npm/redux-typed
- Microsoft.AspNetCore.SpaServices/npm
- aspnet-prerendering
- aspnet-webpack-react
- aspnet-webpack
- domain-task
Expand file treeCollapse file tree
8 files changed
+9
-7
lines changedOpen diff view settings
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
| 5 | + |
5 | 6 | |
6 | 7 | |
7 | 8 | |
Collapse file
samples/misc/Webpack/ActionResults/PrerenderResult.cs
Copy file name to clipboardExpand all lines: samples/misc/Webpack/ActionResults/PrerenderResult.cs+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
37 | 37 | |
38 | 38 | |
39 | 39 | |
40 | | - |
| 40 | + |
| 41 | + |
41 | 42 | |
42 | 43 | |
43 | 44 | |
|
Collapse file
src/Microsoft.AspNetCore.AngularServices/npm/package.json
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.AngularServices/npm/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | 11 | |
|
Collapse file
src/Microsoft.AspNetCore.ReactServices/npm/redux-typed/package.json
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.ReactServices/npm/redux-typed/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | 11 | |
|
Collapse file
src/Microsoft.AspNetCore.SpaServices/npm/aspnet-prerendering/package.json
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.SpaServices/npm/aspnet-prerendering/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
| 7 | + |
8 | 8 | |
9 | 9 | |
10 | 10 | |
|
Collapse file
src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack-react/package.json
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack-react/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
| 7 | + |
8 | 8 | |
9 | 9 | |
10 | 10 | |
|
Collapse file
src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack/package.json
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
| 7 | + |
8 | 8 | |
9 | 9 | |
10 | 10 | |
|
Collapse file
src/Microsoft.AspNetCore.SpaServices/npm/domain-task/package.json
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.SpaServices/npm/domain-task/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
| 7 | + |
8 | 8 | |
9 | 9 | |
10 | 10 | |
|
0 commit comments