Commit ce6cdfd
committed
Templates should also publish node_modules, since it's used at runtime
1 parent 64caa7c commit ce6cdfdCopy full SHA for ce6cdfd
File tree
Expand file treeCollapse file tree
5 files changed
+5
-1
lines changedOpen diff view settings
Filter options
- templates
- Angular2Spa
- KnockoutSpa
- ReactReduxSpa
- ReactSpa
- yeoman/src/generator
Expand file treeCollapse file tree
5 files changed
+5
-1
lines changedOpen diff view settings
Collapse file
templates/Angular2Spa/project.json
Copy file name to clipboardExpand all lines: templates/Angular2Spa/project.json+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
55 | 55 | |
56 | 56 | |
57 | 57 | |
| 58 | + |
58 | 59 | |
59 | 60 | |
60 | 61 | |
|
Collapse file
templates/KnockoutSpa/project.json
Copy file name to clipboardExpand all lines: templates/KnockoutSpa/project.json+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
55 | 55 | |
56 | 56 | |
57 | 57 | |
| 58 | + |
58 | 59 | |
59 | 60 | |
60 | 61 | |
|
Collapse file
templates/ReactReduxSpa/project.json
Copy file name to clipboardExpand all lines: templates/ReactReduxSpa/project.json+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
55 | 55 | |
56 | 56 | |
57 | 57 | |
| 58 | + |
58 | 59 | |
59 | 60 | |
60 | 61 | |
|
Collapse file
templates/ReactSpa/project.json
Copy file name to clipboardExpand all lines: templates/ReactSpa/project.json+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
55 | 55 | |
56 | 56 | |
57 | 57 | |
| 58 | + |
58 | 59 | |
59 | 60 | |
60 | 61 | |
|
Collapse file
templates/yeoman/src/generator/package.json
Copy file name to clipboardExpand all lines: templates/yeoman/src/generator/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
4 | 4 | |
5 | 5 | |
6 | 6 | |
|
0 commit comments