Commit adfaf4a
committed
bug #1095 Revert removing public option (louismariegaborit)
This PR was squashed before being merged into the main branch.
Discussion
----------
Revert removing public option
Add --public option like an encore argument to specify public url that use for entry asset in entrypoints.json.
I have a problem with this suggestion when I try to build webpack but the result is correct.
Anyone can help me ?
<img width="928" alt="Capture d’écran 2022-02-17 à 20 43 09" src="https://user-images.githubusercontent.com/15611563/154558941-411037fb-9d2a-4532-a158-73870a575708.png">
Fixes #1094
Commits
-------
33da174 Revert removing public optionFile tree
3 files changed
+11
-4
lines changed- bin
- lib/config
- test/config
3 files changed
+11
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
| |||
78 | 84 | | |
79 | 85 | | |
80 | 86 | | |
| 87 | + | |
81 | 88 | | |
82 | 89 | | |
83 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments