1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

IE fixes and polyfills

This commit is contained in:
Kyle Spearrin
2018-06-07 23:38:17 -04:00
parent 059df9c45d
commit 6436bb65e2
12 changed files with 415 additions and 1026 deletions

View File

@@ -1,8 +1,6 @@
import { enableProdMode } from '@angular/core';
import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
import './polyfills';
import 'bootstrap';
import 'jquery';
import 'popper.js';