frontend: npm run build

This commit is contained in:
Mose Müller 2023-08-02 12:06:21 +02:00
parent c980d35859
commit 9bcce0a376
6 changed files with 8 additions and 8 deletions

View File

@ -1,13 +1,13 @@
{
"files": {
"main.css": "/static/css/main.4da62354.css",
"main.js": "/static/js/main.d53df636.js",
"main.js": "/static/js/main.188dd6ca.js",
"index.html": "/index.html",
"main.4da62354.css.map": "/static/css/main.4da62354.css.map",
"main.d53df636.js.map": "/static/js/main.d53df636.js.map"
"main.188dd6ca.js.map": "/static/js/main.188dd6ca.js.map"
},
"entrypoints": [
"static/css/main.4da62354.css",
"static/js/main.d53df636.js"
"static/js/main.188dd6ca.js"
]
}

View File

@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site displaying a pyDataInterface UI."/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>pyDataInterface App</title><script defer="defer" src="/static/js/main.d53df636.js"></script><link href="/static/css/main.4da62354.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site displaying a pyDataInterface UI."/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>pyDataInterface App</title><script defer="defer" src="/static/js/main.188dd6ca.js"></script><link href="/static/css/main.4da62354.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long