Closed StephenWeatherford closed 2 weeks ago
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
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