Closes #19201: Include TS source with sourcemap

This commit is contained in:
Jeremy Stretch 2025-04-15 15:25:46 -04:00
parent 1f93471659
commit 038f80617a
3 changed files with 1 additions and 2 deletions

View File

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

Binary file not shown.

Binary file not shown.