deps: Update github.com/evanw/esbuild v0.11.16 => v0.12.16

This commit is contained in:
Bjørn Erik Pedersen
2021-07-26 11:26:41 +02:00
parent c7252224c4
commit aeb1935d44
3 changed files with 4 additions and 2 deletions

View File

@@ -135,7 +135,7 @@ TS2: {{ template "print" $ts2 }}
b.AssertFileContent("public/index.html", `
console.log("included");
if (hasSpace.test(string))
var React = __toModule(require("react"));
var React = __toModule(__require("react"));
function greeter(person) {
`)
}