ngx-dynamic-dashboard-framework icon indicating copy to clipboard operation
ngx-dynamic-dashboard-framework copied to clipboard

can I generate angular library or private package?

Open prajapatijayesh opened this issue 6 years ago • 1 comments

We really like this dashboard and would love to start using it in a prod environment.

So, our idea is to convert your codebase into an angular library or npm private package.

Then we will start using this private generated library or package into our codebase.

I found one solution about how to generate angular library by using the following package

ng-packagr

But, Not got success to generate a library or package

It would be helpful if you can provide some guild lines or steps about to generate private npm package based on a codebase.

Question? the codebase is cooperative to create a library?

prajapatijayesh avatar Oct 22 '18 12:10 prajapatijayesh

@prajapatijayesh I looked at ng-packagr some time ago but never committed the time to learning it well enough to produce the library. I would gladly welcome any contributions on this front. So, yes the code base is cooperative to create a library.

jayhamilton avatar Oct 24 '18 11:10 jayhamilton