... | ... | @@ -27,14 +27,12 @@ We maintain a [list of recommended styles guides](toolbox). Please take time to |
|
|
|
|
|
|
|
|
### TODO
|
|
|
* get css sourceMaps working (https://dev.izeni.net/izeni/izeni-angular-template/issues/18)
|
|
|
* get css HMR working
|
|
|
* js data error handling?
|
|
|
* ng2-bootstrap (best we have, for now):
|
|
|
- modal service (or shared component???)
|
|
|
- alerts -> toasts
|
|
|
- purpose of bootstrap level service injection
|
|
|
- modal service? (or shared component???)
|
|
|
* check on status of production minification / uglification (https://github.com/webpack/docs/wiki/cli#production-shortcut--p)
|
|
|
* make unit tests
|
|
|
* make unit tests and linting a part of CI ?
|
|
|
* explore Angular 2 CLI |
|
|
\ No newline at end of file |
|
|
* explore Angular 2 CLI
|
|
|
* ~~get css sourceMaps working~~ should work after ng2.1 release (#18)
|
|
|
* get css HMR working, IF THEY IMPLEMENT IT: https://github.com/angular/angular/issues/11942 |
|
|
\ No newline at end of file |