Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
delebash committed May 27, 2022
1 parent d940959 commit 7108db3
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 1,180 deletions.
1 change: 0 additions & 1 deletion dist/assets/Error404.caf495bd.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/assets/Index.0eb11933.js

This file was deleted.

1,043 changes: 0 additions & 1,043 deletions dist/assets/MainLayout.3d03adf2.js

This file was deleted.

129 changes: 0 additions & 129 deletions dist/assets/index.14c90aef.js

This file was deleted.

2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900|Material+Icons" rel="stylesheet"
crossorigin="anonymous">
<script type="module" crossorigin src="/assets/index.14c90aef.js"></script>
<script type="module" crossorigin src="/assets/index.a7fc63c1.js"></script>
<link rel="stylesheet" href="/assets/index.4710012f.css">
<link rel="manifest" href="/manifest.webmanifest"></head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion dist/sw.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 2 additions & 4 deletions src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"bundle": {
"active": true,
"targets": "all",
"identifier": "com.tauri.dev",
"identifier": "unreal_mapbox_bridge",
"icon": [
"icons/unreal_mapbox.ico"
],
Expand All @@ -38,13 +38,11 @@
"shortDescription": "",
"longDescription": "",
"deb": {
"depends": [],
"useBootstrapper": false
"depends": []
},
"macOS": {
"frameworks": [],
"minimumSystemVersion": "",
"useBootstrapper": false,
"exceptionDomain": "",
"signingIdentity": null,
"providerShortName": null,
Expand Down

0 comments on commit 7108db3

Please sign in to comment.