Skip to content

Commit

Permalink
feat(root): import rxjs for .map etc operators
Browse files Browse the repository at this point in the history
  • Loading branch information
rwieruch committed Jul 28, 2016
1 parent 1926311 commit e2ba7b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extension-observable/src/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import 'rxjs';
import SC from 'soundcloud';
import React from 'react';
import ReactDOM from 'react-dom';
Expand Down

0 comments on commit e2ba7b9

Please sign in to comment.