Closes #19201: Include TS source with sourcemap (#19202)

This commit is contained in:
Jeremy Stretch 2025-04-15 15:42:40 -04:00 committed by GitHub
parent 1f93471659
commit 7c2776d721
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 2 deletions

View File

@ -9,8 +9,7 @@ const options = {
outdir: './dist', outdir: './dist',
bundle: true, bundle: true,
minify: true, minify: true,
sourcemap: 'external', sourcemap: 'linked',
sourcesContent: false,
logLevel: 'error', logLevel: 'error',
}; };

Binary file not shown.

Binary file not shown.