Skip to content

build --prod on azure webapp CI #3345

Description

@estradamarkie

Please provide us with the following information:

OS?

Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Azure Webapp

Versions.

Please run ng --version. If there's nothing outputted, please run in a Terminal: node --version and paste the result here:
angular-cli: 1.0.0-beta.19-3
node: 6.9.0

Repro steps.

Was this an app that wasn't created using the CLI? What change did you do on your code? etc.

The log given by the failure.

Normally this include a stack trace and some more information.

Mention any other details that might be useful.

I've tried building my app on azure CI, the build process is fine ng build --prod however when I start the app it only shows me the home page when I route to other page like site.com/login it gives me an error of The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. It seems like the routes is not there at all.

The build checks my TFS repo then do the build --prod and copy the dist folder and upload it to the webapp.

Can someone shed a light on this issue?

I get this when building on my local machine
image


Thanks! We'll be in touch soon.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions