Skip to content

Commit

Permalink
Merge pull request #126 from gund/fix-rxjs-imports
Browse files Browse the repository at this point in the history
Remove old import from entry point
  • Loading branch information
gund authored Apr 19, 2018
2 parents 8d564b3 + d6ad500 commit 69a89b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
import './rxjs.imports';
export * from './dynamic/index';

0 comments on commit 69a89b1

Please sign in to comment.