After upgrading to Zapier platform v13 (Node 16) and targeting Node 16 in Babel, zapier push fails at "Zipping projects and dependencies", the browserify-based bundler cannot parse modern syntax like nullish coalescing assignment (??=) or private class fields/methods (#privateMethod), erroring on the # symbol.