fix: cgo enabled windows
This commit is contained in:
1
frontend/dist/assets/index-bq12HDyQ.css
vendored
1
frontend/dist/assets/index-bq12HDyQ.css
vendored
@@ -1 +0,0 @@
|
||||
.logo[data-v-737f9f9b]{height:6em;padding:1.5em;will-change:filter}.logo[data-v-737f9f9b]:hover{filter:drop-shadow(0 0 2em #e80000aa)}.logo.vue[data-v-737f9f9b]:hover{filter:drop-shadow(0 0 2em #42b883aa)}
|
||||
File diff suppressed because one or more lines are too long
1
frontend/dist/assets/index-tI2uSkFL.css
vendored
Normal file
1
frontend/dist/assets/index-tI2uSkFL.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.logo[data-v-7fd835af]{height:6em;padding:1.5em;will-change:filter}.logo[data-v-7fd835af]:hover{filter:drop-shadow(0 0 2em #e80000aa)}.logo.vue[data-v-7fd835af]:hover{filter:drop-shadow(0 0 2em #42b883aa)}
|
||||
30
frontend/dist/index.html
vendored
30
frontend/dist/index.html
vendored
@@ -1,15 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/wails.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
<title>Wails + Vue + TS</title>
|
||||
<script type="module" crossorigin src="/assets/index-CeF7Es-a.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-bq12HDyQ.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
</html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/wails.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
<title>Wails + Vue + TS</title>
|
||||
<script type="module" crossorigin src="/assets/index-dNSs0EXc.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-tI2uSkFL.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user