mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 12:37:20 +00:00
inlined JSON schema form library and updated related references to address bundling and React static asset issues
This commit is contained in:
@@ -19,9 +19,6 @@ export function serve({
|
||||
port = $config.server.default_port,
|
||||
hostname,
|
||||
listener,
|
||||
onBuilt,
|
||||
buildConfig = {},
|
||||
beforeBuild,
|
||||
...config
|
||||
}: NodeBkndConfig = {}) {
|
||||
const root = path.relative(
|
||||
|
||||
Reference in New Issue
Block a user