Joel Jeremy Marquez

Results 107 comments of Joel Jeremy Marquez

I think we should still address this. Some mobile users might still use desktop view since some desktop features are not yet available in mobile.

This is exciting! Took a stab before at implementing Vite bit but encountered issues with the inter-ui fonts as well as resolution errors.

Is there a Vite plugin to allow us to continue using process.env? I am most curious about the difference in build times and dev server reload time between the current...

Please add the release notes so that the CI passes. :)

Trying this out locally, building and starting the app is working great! But for some reason, debugging (e.g. breakpoints) from VS Code doesn't seem to be working for me. Is...

@twk3 Turns out I needed to update the webRoot. It's working now! My original configuration was: ```json { "version": "0.2.0", "configurations": [ { "type": "chrome", "request": "launch", "name": "Launch Chrome...