Skip to content
Snippets Groups Projects
Commit c75a5bb1 authored by Makhtar DIAGNE's avatar Makhtar DIAGNE
Browse files

[TECH] UI Frontend rewrite links in SCSS files with base-ref, deploy-url

parent 099a7ac3
No related branches found
No related tags found
1 merge request!1Feature/design/1
......@@ -16,6 +16,7 @@
"main": "projects/identity/src/main.ts",
"tsConfig": "projects/identity/tsconfig.app.json",
"polyfills": "projects/identity/src/polyfills.ts",
"rebaseRootRelativeCssUrls": true,
"assets": [
"projects/identity/src/assets",
"projects/identity/src/favicon.ico",
......@@ -133,6 +134,7 @@
"main": "projects/portal/src/main.ts",
"tsConfig": "projects/portal/tsconfig.app.json",
"polyfills": "projects/portal/src/polyfills.ts",
"rebaseRootRelativeCssUrls": true,
"assets": [
"projects/portal/src/assets",
"projects/portal/src/favicon.ico",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment