|
|
|
|
|
by montagh451
2396 days ago
|
|
Public/sharing options is something very high on my priority list. I wanted to get the core functionality right before moving on to that feature set. As for the js bundles, everything including webpack is managed by next.js, and it handles code splitting at the route level. I'd like to converge the /page and /character pages to reduce the network calls, but unfortunately its out of my control right now. I will take a look at the encounter ratings. Thanks for letting me know! |
|