-
Notifications
You must be signed in to change notification settings - Fork 456
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
Make the npm steps roundtrip serializable #2135
Conversation
@simschla Just FYI, to support Gradle's configuration cache, we now have a separate When you create a FormatterStep, you can now choose between implementing In this PR I hacked up the NPM steps by removing all the |
…athResolver` and making it serializable.
…through serialization.
615510d
to
a80b71c
Compare
Thank you for the heads-up. I'll look into #2140 as soon as time permits! |
The gist is that I think these are likely going to implement. I think this should be the last PR needed for Support Gradle configuration cache on multiple JVMs #1274. Too sleepy to finish right now, I'll get back to it...FormatterStep
themselves, noFormatter.createLazy