fix(app): relative path for scss

This commit is contained in:
Alex 2020-04-24 12:44:12 +03:00
parent 2c1052c995
commit 9e66c3a1bd
3 changed files with 9 additions and 10 deletions

View file

@ -13,7 +13,6 @@
"options": {
"aot": true,
"preserveSymlinks": true,
"rebaseRootRelativeCssUrls": true,
"outputPath": "dist",
"index": "src/index.html",
"main": "src/main.ts",