Skip to content

Commit 115939c

Browse files
committed
fix(): remove unused directives/ test config
1 parent 086a402 commit 115939c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/karma-test-shim.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ System.config({
3333
format: 'cjs',
3434
map: getPathsMap('core')
3535
},
36-
'base/dist/directives': {
37-
defaultExtension: false,
38-
format: 'cjs',
39-
map: getPathsMap('directives')
40-
},
4136
}
4237
});
4338

0 commit comments

Comments
 (0)