mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
[SM-266] Remove fetch, webcrypto and custom-elements polyfills (#3672)
This commit is contained in:
@@ -10,6 +10,4 @@ if (process.env.NODE_ENV === "production") {
|
||||
}
|
||||
|
||||
// Other polyfills
|
||||
require("whatwg-fetch");
|
||||
require("webcrypto-shim");
|
||||
require("date-input-polyfill");
|
||||
|
||||
Reference in New Issue
Block a user