14

PHOTO EMBED

Wed Oct 19 2022 03:26:43 GMT+0000 (Coordinated Universal Time)

Saved by @Vrushabh_123

// index.html
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title><%= htmlWebpackPlugin.options.title %></title>
  </head>
  <body>
      <div id="root"></div>
  </body>
</html>
content_copyCOPY