From 335d74ea7ef7a0d043fb05b9dbff599fbc974792 Mon Sep 17 00:00:00 2001 From: Art Lowel Date: Mon, 22 Oct 2018 13:18:24 +0200 Subject: [PATCH] fix AoT issues with store devtools --- src/app/app.module.ts | 98 +++++++++++++++++++++++++------------------ 1 file changed, 58 insertions(+), 40 deletions(-) diff --git a/src/app/app.module.ts b/src/app/app.module.ts index 1756cb0aa3..9618dfaca3 100755 --- a/src/app/app.module.ts +++ b/src/app/app.module.ts @@ -45,54 +45,72 @@ export function getMetaReducers(config: GlobalConfig): Array