refactor: Convert main page to React
This commit is contained in:
@@ -44,7 +44,7 @@ module.exports = (env, argv) => {
|
||||
|
||||
return {
|
||||
entry: {
|
||||
sheet: "./fabula-ultima-sheet.js",
|
||||
sheet: "./src/sheet-main.jsx",
|
||||
book: "./book.js",
|
||||
},
|
||||
output: {
|
||||
|
||||
Reference in New Issue
Block a user