Skip to content

feat(dev): Add VSCode debugger config for ts-node scripts #4990

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 1 commit into from
Apr 27, 2022

Conversation

lobsterkatie
Copy link
Member

@lobsterkatie lobsterkatie commented Apr 26, 2022

This adds a VSCode debug profile for the ts-node scripts (those in our scripts/ folders and elsewhere), which will run whatever script is in the active editor when the debugger is invoked.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 26, 2022

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 18.35 KB (-8.87% 🔽)
@sentry/browser - ES5 CDN Bundle (minified) 57.52 KB (-10.98% 🔽)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 17.13 KB (-9.18% 🔽)
@sentry/browser - ES6 CDN Bundle (minified) 51.75 KB (-10.73% 🔽)
@sentry/browser - Webpack (gzipped + minified) 20.94 KB (-9.88% 🔽)
@sentry/browser - Webpack (minified) 72.5 KB (-11.28% 🔽)
@sentry/react - Webpack (gzipped + minified) 20.98 KB (-9.89% 🔽)
@sentry/nextjs Client - Webpack (gzipped + minified) 45.97 KB (-4.34% 🔽)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 24.13 KB (-7.45% 🔽)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 22.64 KB (-7.51% 🔽)

@lobsterkatie lobsterkatie force-pushed the kmclb-add-ts-node-scripts-debug-profile branch from a8896a8 to 00bb2e6 Compare April 27, 2022 07:39
@Lms24 Lms24 self-assigned this Apr 27, 2022
@lobsterkatie lobsterkatie force-pushed the kmclb-add-ts-node-scripts-debug-profile branch 3 times, most recently from dcf6a26 to 91ac549 Compare April 27, 2022 16:03
@lobsterkatie lobsterkatie force-pushed the kmclb-add-ts-node-scripts-debug-profile branch from 91ac549 to 94abb69 Compare April 27, 2022 18:23
@lobsterkatie lobsterkatie marked this pull request as ready for review April 27, 2022 18:53
@lobsterkatie lobsterkatie merged commit 3a512bc into 7.x Apr 27, 2022
@lobsterkatie lobsterkatie deleted the kmclb-add-ts-node-scripts-debug-profile branch April 27, 2022 18:53
@AbhiPrasad AbhiPrasad added this to the 7.0.0 milestone May 12, 2022
AbhiPrasad pushed a commit that referenced this pull request May 30, 2022
This adds a VSCode debug profile for the ts-node scripts (those in our `scripts/` folders and elsewhere), which will run whatever script is in the active editor when the debugger is invoked.
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.

3 participants