Skip to content
This repository was archived by the owner on Jul 23, 2019. It is now read-only.
This repository was archived by the owner on Jul 23, 2019. It is now read-only.

Linking of ngx-launcher with fabric8-ui is not working #336

@vikram-raj

Description

@vikram-raj

For local development, we need to link ngx-launcher with fabric8-ui to see the changes that we made in ngx-launcher and it is broken now. There is one workaround

Steps:
After making any change I have to do

  1. npm run build
  2. In dist folder run npm pack. After npm pack .tgz file will be created
  3. In fabric8-ui run npm install <path of .tgz file>
  4. npm start

And it takes 4 to 5 mins.

Issue logged in openshiftio - openshiftio/openshift.io#4078

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