diff --git a/heap-plugin/index.js b/heap-plugin/index.js index 650a0a6..a7297ce 100644 --- a/heap-plugin/index.js +++ b/heap-plugin/index.js @@ -12,7 +12,7 @@ module.exports = function (context, options) { /* other lifecycle API */ injectHtmlTags() { let heapId = process.env.HEAP_ID; - console.log({ heapId }); + return { headTags: [ {