Skip to content

Commit

Permalink
build(server): update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Jul 19, 2024
1 parent 4e55eda commit 53dfb22
Show file tree
Hide file tree
Showing 11 changed files with 70 additions and 46 deletions.
34 changes: 0 additions & 34 deletions server-jetty/src/main/resources/webapp/index.2113ef31.js

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

34 changes: 34 additions & 0 deletions server-jetty/src/main/resources/webapp/index.ad9aec97.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion server-jetty/src/main/resources/webapp/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en" data-theme="dark"><head><meta charset="utf-8"><link rel="icon" type="image/svg+xml" href="favicon.6b73e543.svg"><link href="index.f0501852.css" type="text/css" rel="stylesheet"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>LangGraph4j App</title><script type="module" src="index.runtime.a5a4e815.js"></script><script type="module" src="index.2113ef31.js"></script><script type="module" src="index.7d89dd1e.js"></script><script type="module" src="index.15342d10.js"></script><script type="module" src="index.c044929e.js"></script></head><body> <lg4j-workbench title="LangGraph4j"> <lg4j-graph slot="graph"> graph TD; A-->B; A-->C; B-->D; C-->D; </lg4j-graph> <lg4j-result slot="result"></lg4j-result> <lg4j-executor slot="executor" url="http://localhost:8080"></lg4j-executor> </lg4j-workbench> </body></html>
<!DOCTYPE html><html lang="en" data-theme="dark"><head><meta charset="utf-8"><link rel="icon" type="image/svg+xml" href="favicon.6b73e543.svg"><link href="index.9b78b01b.css" type="text/css" rel="stylesheet"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>LangGraph4j App</title><script type="module" src="index.runtime.a5a4e815.js"></script><script type="module" src="index.ad9aec97.js"></script><script type="module" src="index.7d89dd1e.js"></script><script type="module" src="index.15342d10.js"></script><script type="module" src="index.31fd96fb.js"></script></head><body> <lg4j-workbench title="LangGraph4j"> <lg4j-graph slot="graph"> graph TD; A-->B; A-->C; B-->D; C-->D; </lg4j-graph> <lg4j-result slot="result"></lg4j-result> <lg4j-executor slot="executor" url="http://localhost:8080"></lg4j-executor> </lg4j-workbench> </body></html>

0 comments on commit 53dfb22

Please sign in to comment.