Skip to content

Commit da52e66

Browse files
committed
fixup: formatting
1 parent 81bc5b5 commit da52e66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,7 @@ Read more about `publicPath` in the [Vue.js docs](https://cli.vuejs.org/config/#
386386
### Proxying to an Angular app
387387

388388
In order to use code-server's built-in proxy with Angular, you need to make the following changes in your app:
389+
389390
1. use `<base href="./.">` in `src/index.html`
390391
2. add `--serve-path /absproxy/4200` to `ng serve` in your `package.json`
391392

0 commit comments

Comments
 (0)