diff --git a/netlify.toml b/netlify.toml index dad3d47..8b83239 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,6 +1,6 @@ [build] - publish = "dist/eccom-prj/browser" - command = "ng build" + publish = "dist/eccom-prj/browser" + command = "ng build --prod" [[redirects]] from = "/*" diff --git a/src/app/components/header/header.component.html b/src/app/components/header/header.component.html index 6f2db75..9ecd1ab 100644 --- a/src/app/components/header/header.component.html +++ b/src/app/components/header/header.component.html @@ -10,7 +10,7 @@ - +
- + - +