mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-31 16:39:48 +00:00
build: update static web assets for prompt management changes
- Add compiled Next.js static files for prompt add/edit pages - Include build manifests and chunk files for updated prompt functionality
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"pageProps":{"type":"add"},"__N_SSG":true}
|
@@ -0,0 +1 @@
|
||||
{"pageProps":{"type":"edit"},"__N_SSG":true}
|
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
self.__SSG_MANIFEST=new Set(["\u002Fconstruct\u002Fprompt\u002F[type]"]);self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB()
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user