INFRA: Update Webpack to @latest, along with other dev packages (#290)

This commit is contained in:
David Walker
2023-01-05 17:29:02 -08:00
committed by GitHub
parent a76e281349
commit c42fde9379
5 changed files with 2833 additions and 12258 deletions

2
tools/package-electron.sh Normal file → Executable file
View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -euxo pipefail