Whenever I am building the angular 4 app it's building fine and then I copy the whole build folder and paste it on /var/www/html file and I have already change the default file which is present at /etc/nginx/sites-available
Could anyone tell me why it's happening on building it's not giving any error.
I am using nginx as my webserver.
Can anyone help resolving it?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
Does the build folder, which you copied, has an index.html in the path /var/www/html/ ?