Mina Eweida
06/29/2020, 5:01 PMbuild/js
found in root folder and publishing each package individually by checking the generated package.json which have workspaces
so I know how to navigate with my script through each package in workspaces and publish. But is there a better way to do it? I mean through gradle? Also when I checked the artifact generated for js per module, the package.json did not have dependencies with other modules in the same project which will be hard, that’s why I checked the build/js
folder instead.Ola Adolfsson
06/30/2020, 10:20 AMMina Eweida
07/22/2020, 7:25 PMworkspaces
and published them