Gillardo / ngx-bootstrap-datetime-popup

Date and time picker using ngx-bootstrap library
MIT License
31 stars 14 forks source link

Added NgModule #4

Closed bartont closed 7 years ago

bartont commented 7 years ago

What's this PR do?

Where should the reviewer start?

Gillardo commented 7 years ago

I have merged this PR but you have added code to the "lib" folder. This is no good, as it is overwritten once you run the npm run build command.

Can you get that line to be added by putting it in the "src" folder?