refactor: optimize blazor hot-reload path check and WebAssembly debugging configuration, update admin index.html stylesheet link
TaxBaik CI/CD / build-and-deploy (push) Failing after 2m18s
TaxBaik CI/CD / build-and-deploy (push) Failing after 2m18s
This commit is contained in:
@@ -5,9 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>TaxBaik Admin</title>
|
||||
<base href="/admin/" />
|
||||
<link href="_framework/bootstrap/bootstrap.min.css" rel="stylesheet" />
|
||||
<link href="app.css" rel="stylesheet" />
|
||||
<link href="TaxBaik.Web.Client.styles.css" rel="stylesheet" />
|
||||
<link href="css/admin.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user