mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-22 03:18:01 +00:00
webpack
This commit is contained in:
@@ -8,7 +8,7 @@ import 'jquery'
|
||||
// Always land on the start view
|
||||
location.hash = ''
|
||||
|
||||
import { RootModule } from 'app.module'
|
||||
import { RootModule } from './app.module'
|
||||
import { enableProdMode } from '@angular/core'
|
||||
import { platformBrowserDynamic } from '@angular/platform-browser-dynamic'
|
||||
|
||||
|
Reference in New Issue
Block a user