mockHTML: _template()

in inflation-explorer/gulpfile.babel.js [212:217]


            mockHTML: _template((fs.readFileSync(`harness/htmlTemplate.html`)).toString())
        }))
        .pipe(dest(".build"))

    atomPromises.push(src("harness/_index.html")
        .pipe(template({