feat: auto-generate self-signed certs, hoover modal processing guard, refactor backends/proxy pages
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
* navigation). Link component for client-side navigation.
|
||||
*/
|
||||
|
||||
import { reactive } from './reactivity.js?v=8';
|
||||
import { h } from './vdom.js?v=8';
|
||||
import { reactive } from './reactivity.js?v=9';
|
||||
import { h } from './vdom.js?v=9';
|
||||
|
||||
/**
|
||||
* Hash-based router.
|
||||
|
||||
Reference in New Issue
Block a user