mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-31 22:41:53 +02:00
deps: Update github.com/evanw/esbuild v0.11.16 => v0.12.16
This commit is contained in:
@@ -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) {
|
||||
`)
|
||||
}
|
||||
|
Reference in New Issue
Block a user