Answer the question
In order to leave comments, you need to log in
How to run your project in gradle during build?
I have a gradle project. It collects Java and JS (Webpack) code into a .war file.
After building the Java code, you need to generate something before building the JS by running a specific class.
What is the right way to run a newly built project, taking into account all the dependencies without explicitly listing them?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question