Skip to content
Snippets Groups Projects
Commit e2583f2e authored by Michal Malý's avatar Michal Malý
Browse files

Update viewer

parent ea06bc5c
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ function cpy_css() {
cd molstar || fail "Cannot cd into molstar directory"
npm install molstar || fail "Cannot install modules required to build Molstar"
npm run build || fail "Failed to build Molstar"
npm run rebuild || fail "Failed to build Molstar"
cp build/watlas/molstar.js ../ || fail "Cannot copy molstar.js"
cpy_css "molstar"
......
Subproject commit 26160c84870e19f8ce5d8fdad3eef53ab43ca05f
Subproject commit 39523b3dc2d6c9d1c4044adb7cddd028f658309b
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment