mirror of
https://github.com/oven-sh/bun
synced 2026-02-14 12:51:54 +00:00
kit: implement server components dev server (#14025)
This commit is contained in:
@@ -1671,12 +1671,6 @@ pub const Api = struct {
|
||||
/// extension_order
|
||||
extension_order: []const []const u8,
|
||||
|
||||
/// framework
|
||||
framework: ?FrameworkConfig = null,
|
||||
|
||||
/// router
|
||||
router: ?RouteConfig = null,
|
||||
|
||||
/// no_summary
|
||||
no_summary: ?bool = null,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user