line_push/node_modules/html-webpack-plugin/default_index.ejs
2022-07-21 03:28:35 +00:00

9 lines
153 B
Plaintext

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