module.exports = ({ htmlWebpackPlugin }) => { return ` Standard Notes ${htmlWebpackPlugin.tags.headTags} ` }