Compiled Javascript files in yarn workspace are not in dist folder but next to corresponding typescipt files
I have a yarn workspace . When compiling typescript code , javascript files are next to typescript files not in the dist
folder .
I have a yarn workspace . When compiling typescript code , javascript files are next to typescript files not in the dist
folder .