Relative Content

Tag Archive for node.jsangulardeploymentangular-cli-ghpages

Issue with deploying Angular application to gh-pages

I have an Angular application that I’m attempting to deploy to gh-pages via angular-cli-ghpages. I’ve been struggling off and on with this project, in general. I can either get my application working locally in order to test functions or I can successfully deploy, but never both. The deployed page’s console provides 404 errors associated with access to the build files (.css, .js, etc.). Everything appears to be in place, even when I look at the gh-pages branch ‘root’ directory.