1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

include downloader script and page

This commit is contained in:
Kyle Spearrin
2019-08-21 16:50:15 -04:00
parent 6af618cb41
commit eec577372c
5 changed files with 36 additions and 29 deletions

View File

@@ -145,6 +145,7 @@ const config = {
'background': './src/background.ts',
'content/autofill': './src/content/autofill.js',
'content/autofiller': './src/content/autofiller.ts',
'content/downloader': './src/content/downloader.ts',
'content/notificationBar': './src/content/notificationBar.ts',
'content/shortcuts': './src/content/shortcuts.ts',
'notification/bar': './src/notification/bar.js',