1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

[BEEEP] [PM-4043] Remove date-input-polyfill (#6372)

This commit is contained in:
Oscar Hinton
2023-09-22 12:33:46 +02:00
committed by GitHub
parent 83ee81ee5c
commit a9c25e8310
6 changed files with 0 additions and 47 deletions

View File

@@ -8,6 +8,3 @@ if (process.env.NODE_ENV === "production") {
Error["stackTraceLimit"] = Infinity;
require("zone.js/dist/long-stack-trace-zone");
}
// Other polyfills
require("date-input-polyfill");