You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you use JSON output with disableSourceCode option only TS sources are not saved in json, HTML (templates, and CSS are still saved in json under templateData and styleUrlsData fields.
It was already reported in comment: #785 (comment) but with no answer.