Skip to content

Instantly share code, notes, and snippets.

@merlox
Created February 20, 2019 18:09
Show Gist options
  • Save merlox/3887c882c29263d3a3387b6cf0664e08 to your computer and use it in GitHub Desktop.
Save merlox/3887c882c29263d3a3387b6cf0664e08 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
<div id="root"></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment