flatten build output to dist/

This commit is contained in:
2026-04-23 04:14:55 +04:00
parent cebed785d5
commit 7044222a42
11 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@@ -1,7 +1,6 @@
# See https://docs.github.com/get-started/getting-started-with-git/ignoring-files for more about ignoring files.
# Compiled output
/dist
/tmp
/out-tsc
/bazel-out

View File

@@ -20,6 +20,10 @@
"build": {
"builder": "@angular/build:application",
"options": {
"outputPath": {
"base": "dist",
"browser": ""
},
"browser": "src/main.ts",
"tsConfig": "tsconfig.app.json",
"inlineStyleLanguage": "scss",

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 256 B

After

Width:  |  Height:  |  Size: 256 B

View File

@@ -14,5 +14,5 @@
<style>*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1e40af}</style><link rel="stylesheet" href="styles-4STSJS4C.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles-4STSJS4C.css"></noscript></head>
<body>
<app-root></app-root>
<script src="main-EGLB7S7A.js" type="module"></script></body>
<script src="main-S3GKETUH.js" type="module"></script></body>
</html>

File diff suppressed because one or more lines are too long

BIN
dist/qr_vitanova.7z vendored

Binary file not shown.

View File

@@ -173,6 +173,7 @@
-webkit-appearance: none;
margin: 0;
}
appearance: textfield;
-moz-appearance: textfield;
@media (max-width: 480px) {