feat(core): add backend bundles section for landing

This commit is contained in:
Valentin Kononov 2019-02-05 18:53:21 +03:00
commit 92acc44a32
24 changed files with 936 additions and 42 deletions

View file

@ -14,6 +14,7 @@ const routes: Routes = [
const config: ExtraOptions = {
useHash: false,
anchorScrolling: 'enabled',
};
@NgModule({