Reloading/compilling frontend build

I’d like to submit a pull request that includes some front end changes, though, I can’t seem to figure out how to recompile a frontend build locally to see the changes I am making. When running the GDK, hot reloading doesn’t appear to be working, i.e., the changes do not appear. I’m also fairly new to Vue, maybe this has something to do with it. Any link to how to do this in the docs would be more than helpful. Thanks

Thanks

I’ve figured this out. Can close this issue.

I ended up installing the gitlab-development-kit instead of the main project and have been able to hot reload after editing js files.