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

specific alias not created in capsule #1807

Closed
GiladShoham opened this issue Jul 10, 2019 · 0 comments
Closed

specific alias not created in capsule #1807

GiladShoham opened this issue Jul 10, 2019 · 0 comments

Comments

@GiladShoham
Copy link
Member

GiladShoham commented Jul 10, 2019

Describe the bug

I'm trying to build a component from ngx-bootstrap, but the capsule is missing one alias under ngx-bootstrap.

This looks like a bug in the dep resolution since the bit show datepicker -j doesn't show it as "isCustomResolveUsed": true,

Steps to Reproduce

  1. clone ngx-bootstrap
  2. use the following bitmap
    bitmap.txt
  3. bit build datepicker
  4. look into the capsule under ngx-bootstrap it should contain utils folder required by few files in the component (like: src/datepicker/daypicker.component.ts)

Expected Behavior

utils folder should be created

Specifications

  • Bit version: master
  • Node version: 10.16.0
  • Bit compiler (include version): custom ng compiler v0.0.18
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