Skip to content

Commit d2999d5

Browse files
committed
fix system config for demo
1 parent 900270d commit d2999d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/demo-app/system-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ System.config({
9494
});
9595

9696
// Apply the user's configuration.
97-
System.config({ map, packages });
97+
System.config({ packages });

0 commit comments

Comments
 (0)