Commit 4e19a88
committed
Extract Webpack runtime to the runtime.js file
This is needed since it has multiple entry points per page.
https://bundlers.tooling.report/code-splitting/multi-entry/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>1 parent 7bba282 commit 4e19a88
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| |||
0 commit comments