Files
est-frame/node_modules/html-webpack-plugin/default_index.ejs
2025-10-22 05:38:27 +00:00

9 lines
153 B
Plaintext
Executable File

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