Skip to content
Snippets Groups Projects
Commit 1c38849c authored by Xiao Gui's avatar Xiao Gui
Browse files

update waxholm v4 hierarchy

parent 77d7fc42
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
import '!!file-loader?context=third_party&name=vanilla.html!third_party/vanilla.html'
import '!!file-loader?context=third_party&name=vanilla_styles.css!third_party/styles.css'
import '!!file-loader?context=third_party&name=vanilla_nehuba.js!third_party/vanilla_nehuba.js'
import '!!file-loader?context=third_party&name=preinit_vanilla.html!third_party/preinit_vanilla.html'
/**
* Catching Safari 10 bug:
......
This diff is collapsed.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>nehuba</title>
<script src="main.bundle.js"></script>
<link rel="stylesheet" href="vanilla_styles.css">
</head>
<body>
<div id="neuroglancer-container"></div>
</body>
</html>
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment