Skip to content

ref(build): Use inherited value for preserveWatchOutput tsconfig option #4459

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 28, 2022

Conversation

lobsterkatie
Copy link
Member

@lobsterkatie lobsterkatie commented Jan 27, 2022

This pulls the preserveWatchOutput option out of all of the individual packages' build:watch scripts and sets it in the base tsconfig in @sentry/typescript. It also uses the spelled-out version of the watch flag in those same scripts, just for extra clarity.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 27, 2022

size-limit report

Path Base Size (1fa3863) Current Size Change
@sentry/browser - CDN Bundle (gzipped) 19.68 KB 19.69 KB +0.01% 🔺
@sentry/browser - CDN Bundle (minified) 62.85 KB 62.86 KB +0.01% 🔺
@sentry/browser - Webpack 22.2 KB 22.2 KB 0%
@sentry/browser - Webpack - gzip = false 75.99 KB 75.99 KB 0%
@sentry/react - Webpack 22.24 KB 22.24 KB 0%
@sentry/nextjs Client - Webpack 46.22 KB 46.22 KB 0%
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 28.21 KB 28.22 KB +0.01% 🔺

@lobsterkatie lobsterkatie force-pushed the kmclb-inherit-preserveWatchOutput branch from d0986a2 to 50039ac Compare January 28, 2022 15:24
@lobsterkatie lobsterkatie merged commit ed81afa into master Jan 28, 2022
@lobsterkatie lobsterkatie deleted the kmclb-inherit-preserveWatchOutput branch January 28, 2022 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants