mirror of
https://github.com/bitwarden/browser
synced 2025-12-21 02:33:46 +00:00
test web crypto pbkdf2
This commit is contained in:
@@ -58,7 +58,8 @@ module.exports = function(config) {
|
||||
module: 'CommonJS'
|
||||
},
|
||||
bundlerOptions: {
|
||||
entrypoints: /\.spec\.ts$/
|
||||
entrypoints: /\.spec\.ts$/,
|
||||
sourceMap: true
|
||||
}
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user