Skip to content

Commit

Permalink
build(frontend): update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Jul 19, 2024
1 parent 5ccef45 commit e96162e
Show file tree
Hide file tree
Showing 10 changed files with 44 additions and 44 deletions.

This file was deleted.

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

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

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

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.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>
<!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.b8490c16.js"></script><script type="module" src="index.550dad66.js"></script><script type="module" src="index.7d89dd1e.js"></script><script type="module" src="index.ab2ab750.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>

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

0 comments on commit e96162e

Please sign in to comment.