first commit
This commit is contained in:
9
app_vue/node_modules/html-webpack-plugin/default_index.ejs
generated
vendored
Normal file
9
app_vue/node_modules/html-webpack-plugin/default_index.ejs
generated
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title><%= htmlWebpackPlugin.options.title %></title>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user