Commit c79db4e
committed
In React-Redux template, move Webpack config for images into sharedConfig so that adding images doesn't break the server build
1 parent 9528dd7 commit c79db4eCopy full SHA for c79db4e
File tree
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Filter options
- templates/ReactReduxSpa
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Collapse file
templates/ReactReduxSpa/webpack.config.js
Copy file name to clipboardExpand all lines: templates/ReactReduxSpa/webpack.config.js+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
17 | 17 | |
18 | 18 | |
19 | 19 | |
20 | | - |
| 20 | + |
| 21 | + |
21 | 22 | |
22 | 23 | |
23 | 24 | |
| ||
29 | 30 | |
30 | 31 | |
31 | 32 | |
32 | | - |
33 | | - |
| 33 | + |
34 | 34 | |
35 | 35 | |
36 | 36 | |
|
0 commit comments