fix(build): migrate build tooling to tsbuild v4 and tsbundle config while updating sitemap integration
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as interfaces from '../../dist_ts_interfaces/index.js';
|
||||
import * as interfaces from '../../ts_interfaces/index.js';
|
||||
import { type IServerOptions, type ISecurityHeaders, type IBundledContentItem, TypedServer } from '../classes.typedserver.js';
|
||||
import * as plugins from '../plugins.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user