1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 22:33:35 +00:00

2fa page for duo in safari

This commit is contained in:
Kyle Spearrin
2018-01-18 14:40:23 -05:00
parent bdc3eb559c
commit a3d3aac8be
7 changed files with 97 additions and 12 deletions

View File

@@ -28,7 +28,8 @@ const filters = {
],
safari: [
'!build/safari/**/*',
'!build/downloader/**/*'
'!build/downloader/**/*',
'!build/2fa/**/*'
],
webExt: [
'!build/manifest.json'