Replies: 1 comment
-
Hello Rubyfriend :) Just top of my head, rebuilding JS should be done by your JS bundler (e.g. Vite) as you change frontend code.
You can reduce cycle time by removing Two things to keep in mind since you're coming from Ruby and Rails:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is the first time I've had a play with Loco, I've been working with Rails since 2006 and trying to find my feet with Rust so this seem liked a great project to play with early on. The first thing I've tried to do is tweak the frontend React root component but it doesn't recompile automatically or on restart of the application. Am I missing something in the documentation?
Many thanks
RobL
Beta Was this translation helpful? Give feedback.
All reactions