mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-13 13:03:04 +00:00
87968: Upgrade to Angular 12
This commit is contained in:
1
src/typings.d.ts
vendored
1
src/typings.d.ts
vendored
@@ -39,7 +39,6 @@ interface SystemJS {
|
||||
// Extra variables that live on Global that will be replaced by webpack DefinePlugin
|
||||
declare var ENV: string;
|
||||
declare var HMR: boolean;
|
||||
declare var Zone: { current: any };
|
||||
interface GlobalEnvironment {
|
||||
ENV;
|
||||
HMR;
|
||||
|
Reference in New Issue
Block a user