Skip to content

Commit

Permalink
fix demo
Browse files Browse the repository at this point in the history
  • Loading branch information
vemonet committed Nov 22, 2024
1 parent 9ae8cfd commit 40d709b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/demo/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default defineConfig({
input: {
main: resolve(__dirname, "src/index.html"),
check: resolve(__dirname, "src/check.html"),
metamap: resolve(__dirname, "src/metamap.html"),
overview: resolve(__dirname, "src/overview.html"),
bgee: resolve(__dirname, "src/bgee.html"),
uniprot: resolve(__dirname, "src/uniprot.html"),
oma: resolve(__dirname, "src/oma.html"),
Expand Down

0 comments on commit 40d709b

Please sign in to comment.