k6-template-typescript
k6-template-typescript copied to clipboard
Question: How to preserve the src/ directory structure when building to dist/ directory?
Could you please clarify how to achieve the same directory structure in the dist/ as in the src/. None of the responses from here https://stackoverflow.com/questions/52121725/maintain-src-folder-structure-when-building-to-dist-folder-with-typescript-3 helped. Thanks in advance