feature: add SERVERUS_TYPESCRIPT_IMPORT_LOGGING environment variable

feature(wip): reload on changes
This commit is contained in:
Andy Burke 2025-06-25 16:53:45 -07:00
parent 62eba8612b
commit 26125f4f11
5 changed files with 18 additions and 7 deletions

View file

@ -1,6 +1,5 @@
import * as asserts from '@std/assert';
import { EPHEMERAL_SERVER, get_ephemeral_listen_server } from './helpers.ts';
import * as path from '@std/path';
Deno.test({
name: 'override the default handlers',