mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
fix: enable css urls rebasing
This commit is contained in:
parent
1595c13319
commit
e3552db379
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"builder": "@angular-devkit/build-angular:browser",
|
||||
"options": {
|
||||
"preserveSymlinks": true,
|
||||
"rebaseRootRelativeCssUrls": true,
|
||||
"outputPath": "dist",
|
||||
"index": "src/index.html",
|
||||
"main": "src/main.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue