mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-05 23:53:21 +00:00
Remove core-js (#857)
Directory Connector runs on Electron and Node, both environments that we control. Polyfills for old browsers are not required.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import "core-js/stable";
|
||||
import "zone.js";
|
||||
|
||||
import { NgModule } from "@angular/core";
|
||||
|
||||
Reference in New Issue
Block a user