wpilibsuite / vscode-wpilib

Visual Studio Code WPILib extensions
Other
111 stars 47 forks source link

Update to Node 18 to match VS Code 1.82 and later #632

Closed sciencewhiz closed 8 months ago

sciencewhiz commented 8 months ago

change webpack hash function to sha256 to avoid insecure hash error override terser version until webpack 4.48 is released to fix insecure hash error. https://github.com/webpack/webpack/pull/17659