Michal Klimczak
03/17/2022, 7:12 PMRobert Jaros
03/17/2022, 7:20 PMMichal Klimczak
03/17/2022, 7:39 PMMichal Klimczak
03/17/2022, 7:48 PMBig Chungus
03/17/2022, 8:04 PMBig Chungus
03/17/2022, 8:06 PMMichal Klimczak
03/17/2022, 8:21 PMKamila
03/18/2022, 1:26 PMBig Chungus
03/18/2022, 1:38 PMBig Chungus
03/18/2022, 1:40 PMBig Chungus
03/18/2022, 1:48 PMMichal Klimczak
03/18/2022, 8:26 PMrun
, I'd get my frontend files copied to the backend build folder or sth like that. But first of all, the jar
is not called during run
. And when I call jar
, the jsBrowserDistribution
is run properly and it creates a distribution
folder which contains the necessary files, but it's all in the frontend/build
. And I don't think these files are now accessible by the backend app (should be under sth like {{base_url}}/WEB-INF/index.html
, right?)Big Chungus
03/18/2022, 9:08 PMBig Chungus
03/18/2022, 9:10 PMMichal Klimczak
03/18/2022, 9:39 PMBig Chungus
03/18/2022, 9:48 PMMichal Klimczak
03/20/2022, 7:53 PMdistribution { directory = buildDir.resolve("dist/js/WEB-INF") }
Big Chungus
03/20/2022, 7:56 PM