mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
load DuoWebSDK as a module
This commit is contained in:
parent
e740a5bb77
commit
f5f32a13c1
2
jslib
2
jslib
@ -1 +1 @@
|
||||
Subproject commit 7b05416d556c6041e638ec5fcb58a060062cda84
|
||||
Subproject commit 4bd9a9fc1121cd2f9bbe3b414c6239040b4fe880
|
@ -5,8 +5,6 @@ import { isDev } from 'jslib/electron/utils';
|
||||
|
||||
// tslint:disable-next-line
|
||||
require('../scss/styles.scss');
|
||||
// tslint:disable-next-line
|
||||
require('../scripts/duo.js');
|
||||
|
||||
import { AppModule } from './app.module';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user