Previously only mapped folders from the current compilation glob patterns. Now scans project directory for all ts_* folders to ensure imports like '../ts_shared/' are rewritten to '../dist_ts_shared/' even when compiling only the main ts/ folder.
Previously only mapped folders from the current compilation glob patterns. Now scans project directory for all ts_* folders to ensure imports like '../ts_shared/' are rewritten to '../dist_ts_shared/' even when compiling only the main ts/ folder.