mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 23:03:32 +00:00
Safari date time fix (#877)
* date/time fixes for safari * cleanup * updated jslib * whitespace
This commit is contained in:
@@ -19,4 +19,5 @@ if (process.env.ENV === 'production') {
|
||||
// Other polyfills
|
||||
require('whatwg-fetch');
|
||||
require('webcrypto-shim');
|
||||
require('date-input-polyfill');
|
||||
/* tslint:enable */
|
||||
|
||||
Reference in New Issue
Block a user