refactor: Convert main page to React

This commit is contained in:
2026-06-11 02:53:25 +00:00
parent e1efd7dd37
commit 26d7a4a7fc
5 changed files with 1393 additions and 1181 deletions

View File

@@ -44,7 +44,7 @@ module.exports = (env, argv) => {
return {
entry: {
sheet: "./fabula-ultima-sheet.js",
sheet: "./src/sheet-main.jsx",
book: "./book.js",
},
output: {