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
ref(core): Add missing and change unused options (#101)
Revisit our options after checking them for completeness against the webpack plugin and Sentry CLI:
* Add the missing `debug` options to the plugin and make the `logger.debug` output depend on it
* Pass the previously unused `dist` option to the CLI constructor
* Move the previously top-level `validate` option to `IncludeEntry`
0 commit comments