mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-02 22:52:51 +02:00
@@ -133,7 +133,7 @@ TS: {{ template "print" $ts }}
|
||||
b.AssertFileContent("public/index.html", `
|
||||
console.log("included");
|
||||
if (hasSpace.test(string))
|
||||
const React = __toModule(require("react"));
|
||||
var React = __toModule(require("react"));
|
||||
function greeter(person) {
|
||||
`)
|
||||
|
||||
|
Reference in New Issue
Block a user