mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +00:00
parent
b6c4c044ca
commit
af2807222e
@ -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