fixed build
This commit is contained in:
parent
a984733b9b
commit
5904af213f
2 changed files with 14 additions and 3 deletions
|
|
@ -113,7 +113,7 @@ export {
|
|||
|
||||
// If this file is run directly, execute the demo
|
||||
if (import.meta.main) {
|
||||
// demonstrateProxyService()
|
||||
demonstrateCustomProxySource()
|
||||
demonstrateProxyService()
|
||||
// demonstrateCustomProxySource()
|
||||
.catch(console.error);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue