1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

load DuoWebSDK as a module

This commit is contained in:
Kyle Spearrin
2018-06-11 13:33:00 -04:00
parent 822b24be76
commit 2033e46683
3 changed files with 4 additions and 6 deletions

View File

@@ -4,8 +4,6 @@ import 'web-animations-js';
// tslint:disable-next-line
require('./scss/popup.scss');
// tslint:disable-next-line
require('../scripts/duo.js');
import { AppModule } from './app.module';