Skip to content

Commit

Permalink
deploy editor
Browse files Browse the repository at this point in the history
  • Loading branch information
elringus committed Jan 1, 2024
1 parent d4dc297 commit 4793f94
Show file tree
Hide file tree
Showing 41 changed files with 543 additions and 538 deletions.
537 changes: 537 additions & 0 deletions docs/public/editor/assets/index-Pd-r9hqm.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/public/editor/assets/index-Wh45neZI.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/public/editor/assets/index-b5b37c01.css

This file was deleted.

531 changes: 0 additions & 531 deletions docs/public/editor/assets/index-f39a295a.js

This file was deleted.

Binary file modified docs/public/editor/bin/Bootsharp.Common.wasm
Binary file not shown.
Binary file added docs/public/editor/bin/Bootsharp.Inject.wasm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/public/editor/bin/Naninovel.Editor.WASM.wasm
Binary file not shown.
Binary file modified docs/public/editor/bin/Naninovel.Editor.wasm
Binary file not shown.
Binary file modified docs/public/editor/bin/System.Collections.Concurrent.wasm
Binary file not shown.
Binary file modified docs/public/editor/bin/System.Collections.wasm
Binary file not shown.
Binary file modified docs/public/editor/bin/System.ComponentModel.wasm
Binary file not shown.
Binary file modified docs/public/editor/bin/System.Linq.wasm
Binary file not shown.
Binary file modified docs/public/editor/bin/System.Memory.wasm
Binary file not shown.
Binary file modified docs/public/editor/bin/System.Net.Http.wasm
Binary file not shown.
Binary file modified docs/public/editor/bin/System.Net.WebSockets.Client.wasm
Binary file not shown.
Binary file modified docs/public/editor/bin/System.Net.WebSockets.wasm
Binary file not shown.
Binary file modified docs/public/editor/bin/System.Private.CoreLib.wasm
Binary file not shown.
Binary file modified docs/public/editor/bin/System.Private.Uri.wasm
Binary file not shown.
Binary file not shown.
Binary file modified docs/public/editor/bin/System.Text.Encodings.Web.wasm
Binary file not shown.
Binary file modified docs/public/editor/bin/System.Text.Json.wasm
Binary file not shown.
Binary file modified docs/public/editor/bin/System.Text.RegularExpressions.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/public/editor/bin/dotnet.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/public/editor/bin/dotnet.native.js

Large diffs are not rendered by default.

Binary file modified docs/public/editor/bin/dotnet.native.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/public/editor/bin/dotnet.runtime.js

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions docs/public/editor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
to { transform: scale(53%) }
}
</style>
<script type="module" crossorigin src="/editor/assets/index-f39a295a.js"></script>
<link rel="stylesheet" href="/editor/assets/index-b5b37c01.css">
<script type="module" crossorigin src="/editor/assets/index-Pd-r9hqm.js"></script>
<link rel="stylesheet" crossorigin href="/editor/assets/index-Wh45neZI.css">
</head>
<body>
<div id="app"></div>
Expand Down Expand Up @@ -101,6 +101,5 @@
observer.observe(document.getElementById("app"), { childList: true });
})();
</script>

</body>
</html>

0 comments on commit 4793f94

Please sign in to comment.