From f1a197c2f860399bfc75af576c7779b48f0c331f Mon Sep 17 00:00:00 2001 From: Peter MOUEZA <221372+moueza@users.noreply.github.com> Date: Fri, 19 Jul 2024 20:09:48 +0200 Subject: [PATCH] Fix: external .io, not found, base-href rm dist/ -Rf; rm ../docs -Rf ;ng build --watch --base-href https://moueza.github.io/Z-Anatomy/dist ++++ final slash Refs: v = 225 --- WEBSITE/src/app/app.component.ts | 2 +- docs/index.html | 4 ++-- docs/{main-5Y3SYC2B.js => main-5ROW7SN2.js} | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename docs/{main-5Y3SYC2B.js => main-5ROW7SN2.js} (99%) diff --git a/WEBSITE/src/app/app.component.ts b/WEBSITE/src/app/app.component.ts index 8a7f7555..c317f28d 100755 --- a/WEBSITE/src/app/app.component.ts +++ b/WEBSITE/src/app/app.component.ts @@ -8,7 +8,7 @@ import { Component } from '@angular/core'; export class AppComponent { title = 'Z-Anatomy'; - version = 224;//v = + version = 225;//v = cookiesONvar: boolean=false; /** private https://stackoverflow.com/questions/40371728/firing-an-angular-2-attribute-directive-after-model-load */ constructor() { diff --git a/docs/index.html b/docs/index.html index 6a88469d..0096f11c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -18,7 +18,7 @@