Skip to content

Commit

Permalink
Update netlify.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
drsalih0 authored Apr 9, 2023
1 parent 08b6aa3 commit aec7b78
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[build]
base = ""
publish = "dist/"
command = "ng build --prod --base-href / --deploy-url /"
environment = { NODE_VERSION = "13.13.0", NPM_VERSION="6.14.4" }
[[redirects]]
from = "/*"
to = "/index.html"
status = 200

0 comments on commit aec7b78

Please sign in to comment.