fix formatting
This commit is contained in:
parent
dd2aae12dd
commit
6af618cb41
|
@ -8,6 +8,7 @@ import 'web-animations-js';
|
|||
require('./scss/popup.scss');
|
||||
|
||||
import { BrowserApi } from '../browser/browserApi';
|
||||
|
||||
import { AppModule } from './app.module';
|
||||
|
||||
if (process.env.ENV === 'production') {
|
||||
|
|
Loading…
Reference in New Issue