Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation in a polyglot repo? #45

Open
jlamb1 opened this issue Aug 9, 2021 · 0 comments
Open

Installation in a polyglot repo? #45

jlamb1 opened this issue Aug 9, 2021 · 0 comments

Comments

@jlamb1
Copy link

jlamb1 commented Aug 9, 2021

Hi, love this project idea and cool to see it develop!

I have a monorepo with a setup of

WORKSPACE
BUILD
java-package-1
java-2
... (dozens more)
frontend

  • BUILD
  • package.json
  • yarn.lock

where frontend code is all in a subfolder, there is no package.json or yarn lock in the root of the monorepo. From what I can tell, Jazelle expects those files to be in the root. Is there a way of overriding this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant