@serkandurusoy Yeah, that makes complete sense.
I was originally developing entirely locally, but I’ve come to realize that the local environment isn’t the same (for example, rocket:module’s build plugin was relying on knowing what application it is being built in, which works fine locally, but it’s impossible to do this once I’ve taken rocket:module out of local and build it standalone). That’s what led to this post.