Skip to content
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

dev: Fix gulp_webpack signature and default for getDefaultWebpackConfig #1814

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

StephenWeatherford
Copy link
Contributor

getDefaultWebpackConfig didn't used to require a 'mode', now if it's not specified, you get a bunch of errors about needing fallbacks. Changed to use 'node' by default.

Fixed signature of gulp_webpack to match actual implementation

@StephenWeatherford StephenWeatherford requested a review from a team as a code owner November 8, 2024 00:00
@StephenWeatherford StephenWeatherford merged commit f92ce31 into main Nov 8, 2024
4 checks passed
@StephenWeatherford StephenWeatherford deleted the sw/fix-sig branch November 8, 2024 23:14
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