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

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

Open
vikram-raj opened this issue Jul 26, 2018 · 0 comments
Open

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

vikram-raj opened this issue Jul 26, 2018 · 0 comments

Comments

@vikram-raj
Copy link
Collaborator

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

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

No branches or pull requests

1 participant