yes, without dependency on project which doesn’t make a sense if you do not share code (if you do, better to use MPP plugin for that), so instead you just add dependency frontend-code build task and pack result of frontend build to backend’s jar using custom Jar task config (see gradle docs how to do that)