mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-15 14:08:52 +01:00
fix(imports): fix imports to not include .ts extension. (#201)
This commit is contained in:
parent
c29547396d
commit
348f67423b
17 changed files with 17 additions and 17 deletions
|
|
@ -1 +1 @@
|
|||
export * from './baThemePreloader.service.ts';
|
||||
export * from './baThemePreloader.service';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue