Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build and deployment with angular-cli for new Re-Structure #61

Open
mgochoa opened this issue Mar 27, 2017 · 1 comment
Open

Fix build and deployment with angular-cli for new Re-Structure #61

mgochoa opened this issue Mar 27, 2017 · 1 comment

Comments

@mgochoa
Copy link
Collaborator

mgochoa commented Mar 27, 2017

Inside UI folder there are two main problems:

  1. Build

  2. Deployment

  3. Build:

    • NgSemanticModule is not recognized as a NgModule
    • ng2-idle is not imported right
  4. Deployment:

    • Web application builded in public/ui does not find app.js , vendor.js and also has an error with the decorator.js
@camilosampedro
Copy link
Owner

Maybe changing the libraries version to match the build.sbt before the reestructure.

I think it could be the Typescript version, it was 2.2.1.

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

No branches or pull requests

2 participants