npm run build

This commit is contained in:
Mose Müller 2024-11-21 14:31:15 +01:00
parent 5827cda316
commit eb1587fa7d
2 changed files with 16 additions and 15 deletions

View File

@ -6,13 +6,14 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#000000" /> <meta name="theme-color" content="#000000" />
<meta name="description" content="Web site displaying a pydase UI." /> <meta name="description" content="Web site displaying a pydase UI." />
<script type="module" crossorigin src="/assets/index-DaC1EVwj.js"></script> <script type="module" crossorigin src="/assets/index-BqF7l_R8.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-D2aktF3W.css"> <link rel="stylesheet" crossorigin href="/assets/index-D2aktF3W.css">
</head> </head>
<script> <script>
// this will be set by the python backend if the service is behind a proxy which strips a prefix. The frontend can use this to build the paths to the resources. // this will be set by the python backend if the service is behind a proxy which strips a prefix. The frontend can use this to build the paths to the resources.
window.__FORWARDED_PREFIX__ = ""; window.__FORWARDED_PREFIX__ = "";
window.__FORWARDED_PROTO__ = "";
</script>` </script>`
<body> <body>