innovationDriveApp/node_modules/html-webpack-plugin/default_index.ejs
2018-07-08 19:21:40 +10:00

9 lines
No EOL
153 B
Text

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
</body>
</html>