hupe1980 / cdkdx

Zero-config CLI for aws cdk development
MIT License
38 stars 8 forks source link

Upgrade to webpack v5 #22

Open hupe1980 opened 2 years ago

kadishmal commented 6 months ago

Webpack 4.46.0 depends on the outdated loader-runner which has issues with the SSL certificate https://stackoverflow.com/a/73027407/556678. Updating to 4.47.0 should fix the issue.