Skip to content

Commit 10f9c70

Browse files
committed
clean code + add tools for continuous integration
1 parent 8ae170f commit 10f9c70

File tree

3 files changed

+8317
-3
lines changed

3 files changed

+8317
-3
lines changed

webui/.angular-cli.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
}
4141
],
4242
"defaults": {
43-
"styleExt": "scss"
43+
"styleExt": "scss",
44+
"component": {
45+
"viewEncapsulation": "Emulated"
46+
}
4447
}
4548
}

0 commit comments

Comments
 (0)