Skip to content

make ng2-bootstrap compatible with angular-cli #208

@xmlking

Description

@xmlking

Can you make ng2-bootstrap easy to install with angular-cli ?
e.g., ng install ng2-bootstrap

Making 3rd party libraries compatible with angular-cli:
https://github.com/angular/angular-cli/blob/master/docs/ng-install.md

example compatible 3rd party libraries: ng2-jwt, ng2-uploader, ng2-slimscroll, ng2-translate

I guess you have to change "main": "ng2-bootstrap.js" --> "main": "ng2-bootstrap.ts" in package.json

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions