akveo/ngx-admin

Facing issue in converting ngx-admin into library

Open

#1,792 opened on Jul 25, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (7,916 forks)batch import
help wanted

Repository metrics

Stars
 (24,990 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi, I want to convert ngx-admin into library and then use it into my project. I tried to do this with ng-packagr but at the time of build its throwing error in index.js of nebular saying cannot read the file or file not present. Please help me on this. I used this link and followed the steps https://medium.com/@ngl817/building-an-angular-4-component-library-with-the-angular-cli-and-ng-packagr-53b2ade0701e

Contributor guide