fix: update frontend-build and frontend-platform (#386)

* fix: update frontend-build

* Upgrade frontend-platform
This commit is contained in:
morenol
2020-11-10 17:31:52 -04:00
committed by GitHub
parent 2f9f573698
commit cd24d0da8d
3 changed files with 7964 additions and 5116 deletions

View File

@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="<%=webpackConfig.output.publicPath%>favicon.ico" type="image/x-icon" />
</head>
<body>
<div id="root"></div>