Skip to content
Snippets Groups Projects
Commit 542aa38d authored by Hugo BAYOUD's avatar Hugo BAYOUD
Browse files

commit before update

parent feb0b876
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"outputPath": "dist/client",
"outputPath": "../public",
"index": "src/index.html",
"main": "src/main.ts",
"polyfills": "src/polyfills.ts",
......
......@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Client</title>
<base href="/">
<base ng-href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment