mirror of
https://github.com/speice-io/isomorphic-rust
synced 2025-08-01 21:14:52 -04:00
Synchronize, not sure how much is or isn't working
This commit is contained in:
11
electron_percy_emscripten/app/index.html
Normal file
11
electron_percy_emscripten/app/index.html
Normal file
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root">Loading...</div>
|
||||
</body>
|
||||
<script src="./app_loader.js"/>
|
||||
</html>
|
Reference in New Issue
Block a user