Conditional import of Electron/NodeJS libs - The app can be launch in browser mode
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { HomeComponent } from './home/home.component';
|
||||
import { HomeComponent } from './components/home/home.component';
|
||||
import { NgModule } from '@angular/core';
|
||||
import { Routes, RouterModule } from '@angular/router';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user