Skip to content

Commit

Permalink
feat: Update vite build
Browse files Browse the repository at this point in the history
  • Loading branch information
manzt committed Oct 19, 2023
1 parent 0c16bb4 commit 7ea05dc
Show file tree
Hide file tree
Showing 4 changed files with 137 additions and 183 deletions.
5 changes: 0 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@
<div id="root"></div>
<noscript>You need to enable JavaScript to run this app.</noscript>
<script type="module" src="/main.ts"></script>
<script type="module">
// import * as vizarr from "@hms-dbmi/vizarr";
// let viewer = vizarr.createViewer(root);
// viewer.addImage({ source: "https://uk1s3.embassy.ebi.ac.uk/idr/zarr/v0.1/4495402.zarr" });
</script>
<style>
html {
background-color: black;
Expand Down
Loading

0 comments on commit 7ea05dc

Please sign in to comment.