various path fixes for links to extensions, fix relative paths in links

This commit is contained in:
Jacky Zhao
2023-08-17 00:55:28 -07:00
parent eae04eac00
commit 9d58a8f238
16 changed files with 77 additions and 52 deletions

View File

@ -4,6 +4,8 @@ draft: true
## todo
- static icon path (in head) never gets updated
- do we update relative links on spa?
- back button with anchors / popovers + spa is broken
- debounce cfg rebuild on large repos
- investigate content rebuild triggering multiple times even when debounced, causing an esbuild deadlock