mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 23:03:32 +00:00
IE fixes and crypto shims
This commit is contained in:
@@ -182,6 +182,10 @@ gulp.task('lib', ['clean:lib'], function () {
|
||||
{
|
||||
src: paths.npmDir + 'duo_web_sdk/index.js',
|
||||
dest: paths.libDir + 'duo'
|
||||
},
|
||||
{
|
||||
src: paths.npmDir + 'angular-promise-polyfill/index.js',
|
||||
dest: paths.libDir + 'angular-promise-polyfill'
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user