This repository was archived by the owner on Nov 22, 2024. It is now read-only.
Commit 281a3c8
committed
fix(builders): only remove reload script leading slash when having a public host with a path name
We should only remove the leading slash of BrowserSync script when having a public host with a path name, this will other cause the browser sync script not to be found when using a base href.
Closes #14951 parent 78eeb9f commit 281a3c8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
238 | | - | |
239 | 237 | | |
240 | 238 | | |
241 | 239 | | |
| |||
265 | 263 | | |
266 | 264 | | |
267 | 265 | | |
| 266 | + | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
0 commit comments