Skip to content

Commit fe4cd80

Browse files
committed
updated
1 parent d33f8ec commit fe4cd80

23 files changed

+198
-135
lines changed

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no"><meta name=apple-mobile-web-app-capable content=yes><meta name=apple-mobile-web-app-status-bar-style content=black-translucent><meta name=apple-mobile-web-app-title content="Vba Go"><link rel=apple-touch-icon href=/static/vbago-logo-small.png><link rel=apple-touch-startup-image href=/static/vba-loading-background.png><title>Vba go</title><link rel=stylesheet type=text/css href=/static/reset.css><link rel=stylesheet type=text/css href=/static/base.css><link rel=icon type=image/png sizes=32x32 href=/static/img/icons/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=/static/img/icons/favicon-16x16.png><!--[if IE]><link rel="shortcut icon" href="/static/img/icons/favicon.ico"><![endif]--><link rel=manifest href=/static/manifest.json><meta name=theme-color content=#4DBA87><meta name=msapplication-TileImage content=/static/img/icons/msapplication-icon-144x144.png><meta name=msapplication-TileColor content=#000000><link rel=preload href=/static/js/vendor.37db330e063b837eca67.js as=script><link rel=preload href=/static/js/app.2193410f368ce4d77cd9.js as=script><link rel=preload href=/static/css/app.37f603a2534451eb0058f49ccab36fdf.css as=style><link rel=preload href=/static/js/manifest.a04fb78b8ae9a842fc3f.js as=script><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel=stylesheet><link href=https://api.mapbox.com/mapbox-gl-js/v0.39.1/mapbox-gl.css rel=stylesheet><link href=/static/css/app.37f603a2534451eb0058f49ccab36fdf.css rel=stylesheet></head><body><noscript>This is your fallback content in case JavaScript fails to load.</noscript><div id=app></div><script>!function(){"use strict";const o=Boolean("localhost"===window.location.hostname||"[::1]"===window.location.hostname||window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/));window.addEventListener("load",function(){"serviceWorker"in navigator&&("https:"===window.location.protocol||o)&&navigator.serviceWorker.register("service-worker.js").then(function(o){o.onupdatefound=function(){if(navigator.serviceWorker.controller){const n=o.installing;n.onstatechange=function(){switch(n.state){case"installed":break;case"redundant":throw new Error("The installing service worker became redundant.")}}}}}).catch(function(o){console.error("Error during service worker registration:",o)})})}();</script><script type=text/javascript src=/static/js/manifest.a04fb78b8ae9a842fc3f.js></script><script type=text/javascript src=/static/js/vendor.37db330e063b837eca67.js></script><script type=text/javascript src=/static/js/app.2193410f368ce4d77cd9.js></script></body></html>
1+
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no"><meta name=apple-mobile-web-app-capable content=yes><meta name=apple-mobile-web-app-status-bar-style content=black-translucent><meta name=apple-mobile-web-app-title content="Vba Go"><link rel=apple-touch-icon href=/static/vbago-logo-small.png><link rel=apple-touch-startup-image href=/static/vba-loading-background.png><title>Vba go</title><link rel=stylesheet type=text/css href=/static/reset.css><link rel=stylesheet type=text/css href=/static/base.css><link rel=icon type=image/png sizes=32x32 href=/static/img/icons/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=/static/img/icons/favicon-16x16.png><!--[if IE]><link rel="shortcut icon" href="/static/img/icons/favicon.ico"><![endif]--><link rel=manifest href=/static/manifest.json><meta name=theme-color content=#4DBA87><meta name=msapplication-TileImage content=/static/img/icons/msapplication-icon-144x144.png><meta name=msapplication-TileColor content=#000000><link rel=preload href=/static/js/vendor.94cabf74b1e68c42a114.js as=script><link rel=preload href=/static/js/app.204968383c7f325f9a59.js as=script><link rel=preload href=/static/css/app.c899994402df4c1bd095fc8a3d97f11a.css as=style><link rel=preload href=/static/js/manifest.34be4ba4b823cfe6b48a.js as=script><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel=stylesheet><link href=https://api.mapbox.com/mapbox-gl-js/v0.39.1/mapbox-gl.css rel=stylesheet><link href=/static/css/app.c899994402df4c1bd095fc8a3d97f11a.css rel=stylesheet></head><body><noscript>This is your fallback content in case JavaScript fails to load.</noscript><div id=app></div><script>!function(){"use strict";const o=Boolean("localhost"===window.location.hostname||"[::1]"===window.location.hostname||window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/));window.addEventListener("load",function(){"serviceWorker"in navigator&&("https:"===window.location.protocol||o)&&navigator.serviceWorker.register("service-worker.js").then(function(o){o.onupdatefound=function(){if(navigator.serviceWorker.controller){const n=o.installing;n.onstatechange=function(){switch(n.state){case"installed":break;case"redundant":throw new Error("The installing service worker became redundant.")}}}}}).catch(function(o){console.error("Error during service worker registration:",o)})})}();</script><script type=text/javascript src=/static/js/manifest.34be4ba4b823cfe6b48a.js></script><script type=text/javascript src=/static/js/vendor.94cabf74b1e68c42a114.js></script><script type=text/javascript src=/static/js/app.204968383c7f325f9a59.js></script></body></html>

dist/service-worker.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)