mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-20 15:04:07 +01:00
feat(preloader): preloader service which can take a list of promises and execute smth once all promises are completed
This commit is contained in:
parent
02fdd09bc0
commit
d1f368e571
6 changed files with 63 additions and 4 deletions
2
src/app/theme/services/index.ts
Normal file
2
src/app/theme/services/index.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export * from './baImageLoader';
|
||||
export * from './baThemePreloader';
|
||||
Loading…
Add table
Add a link
Reference in a new issue