Skip to content

gh-pages deployement some vendor files missing #1366

Description

@dvh91

Mac OSX El Capitan

angular-cli: 1.0.0-beta.8
node: 4.2.4
os: darwin x64

'ng github-pages:deploy'
deploys the app to gh-pages, but in app fails to load.
vendor/zone.js/dist/zone.js & vendor/systemjs/dist/system.src.js returns 404 error.

looking at the gh-pages branch shows that in vendor folder there are 2 folder only (es6-shim, reflect-metadata)

running 'ng build --prod' works as expected and the running http-server from dist folder deliver the app.

looks like there is something wrong with the build process from the gh-pages deployment.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions