mirror of
https://github.com/strapi/strapi.git
synced 2025-11-05 12:24:35 +00:00
commit
9e87e92e8b
@ -10,7 +10,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<!-- The app hooks into this div -->
|
||||
<div style="min-height:100%;background-color:#f6f6f9;" id="app"></div>
|
||||
<div style="min-height:100%" id="app"></div>
|
||||
<!-- A lot of magic happens in this file. HtmlWebpackPlugin automatically includes all assets (e.g. bundle.js, main.css) with the correct HTML tags, which is why they are missing in this HTML file. Don't add any assets here! (Check out webpackconfig.js if you want to know more) -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user