Skip to content

feat: Make options argument optional#502

Merged
lforst merged 1 commit into
mainfrom
lforst-optional-options
Mar 12, 2024
Merged

feat: Make options argument optional#502
lforst merged 1 commit into
mainfrom
lforst-optional-options

Conversation

@lforst
Copy link
Copy Markdown

@lforst lforst commented Mar 11, 2024

Resolves #501

It's actually very valid as the plugin doesn't need any options to operate. Everything necessary for source maps upload can also be configured via environment variables.

@lforst lforst changed the title feat: Make options object optional feat: Make options argument optional Mar 11, 2024
@lforst lforst requested a review from Lms24 March 12, 2024 16:02
Copy link
Copy Markdown
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point!

@lforst lforst merged commit 998df09 into main Mar 12, 2024
@lforst lforst deleted the lforst-optional-options branch March 12, 2024 16:26
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.

Cannot read properties of undefined (reading "silent")

2 participants