Skip to content

Commit

Permalink
deploy editor
Browse files Browse the repository at this point in the history
  • Loading branch information
elringus committed Feb 8, 2024
1 parent 406fbf5 commit a958ebc
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 25 deletions.

Large diffs are not rendered by default.

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.
4 changes: 2 additions & 2 deletions docs/public/editor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
to { transform: scale(53%) }
}
</style>
<script type="module" crossorigin src="/editor/assets/index-Y13mpmrx.js"></script>
<script type="module" crossorigin src="/editor/assets/index--iUmSCvm.js"></script>
<link rel="stylesheet" crossorigin href="/editor/assets/index-A1-wvAcD.css">
</head>
<link rel="manifest" href="/editor/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/editor/registerSW.js"></script></head>
<body>
<div id="app"></div>
<div id="splash-screen">
Expand Down
1 change: 1 addition & 0 deletions docs/public/editor/manifest.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"start_url":"/editor/","display":"standalone","background_color":"#ffffff","lang":"en","scope":"/editor/"}
1 change: 1 addition & 0 deletions docs/public/editor/registerSW.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/public/editor/sw.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/public/editor/workbox-3e911b1d.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a958ebc

Please sign in to comment.