Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

ngx-bootstrap install #2

Open
vforv opened this issue May 21, 2017 · 6 comments
Open

ngx-bootstrap install #2

vforv opened this issue May 21, 2017 · 6 comments

Comments

@vforv
Copy link

vforv commented May 21, 2017

Hello, is it possible to install ngx-bootstrap with closure and how?

http://valor-software.com/ngx-bootstrap/#/

Thanks,
Vladimir

@alexeagle
Copy link
Contributor

We should try adding an example under https://github.com/alexeagle/angular-closure-compatibility

@vforv
Copy link
Author

vforv commented May 26, 2017

I succeed to make it work for alert messages... Didn't try for other staff... If you test it let me know if everything ok with other staffs...

Just added this in conf: --js node_modules/ngx-bootstrap/**/*.js
and then in module:

import { AlertModule } from 'ngx-bootstrap/alert';

@alexeagle
Copy link
Contributor

alexeagle commented May 26, 2017 via email

@vforv
Copy link
Author

vforv commented May 26, 2017

It would be great if you can test it, ngx bootstrap is widely used lib...

I found tests here:
https://github.com/valor-software/ngx-bootstrap/tree/development/src/spec

Is it possible to compile all with closure and then run tests?

@alexeagle
Copy link
Contributor

alexeagle commented May 26, 2017 via email

@alexeagle
Copy link
Contributor

FWIW, note that ng-bootstrap now supports closure compiler:
ng-bootstrap/ng-bootstrap#1612

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

2 participants