Using the B4JServerDemo in Banano5.10, where would you add the BANano.Header and BANano.TranspilerOptions for the browser (client) pages?
To maintain the ability to code both on the server-side and the browser side, I would think this would be possible to do in the Banano5.10 B4JServerDemo. For example, I noted that the BANano.Header has to be added in the AppStart but the AppStart is taken up by the server-side in the demo. Since my goal is a PWA app within a BANano server, maybe this is not possible (since PWAs require much more configuring in the AppStart than the BROWSERAbout page in the B4JServerDemo). I hope I am making sense.
Thanks for your suggestions and input.
To maintain the ability to code both on the server-side and the browser side, I would think this would be possible to do in the Banano5.10 B4JServerDemo. For example, I noted that the BANano.Header has to be added in the AppStart but the AppStart is taken up by the server-side in the demo. Since my goal is a PWA app within a BANano server, maybe this is not possible (since PWAs require much more configuring in the AppStart than the BROWSERAbout page in the B4JServerDemo). I hope I am making sense.
Thanks for your suggestions and input.