Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
psychobolt committed Dec 18, 2017
2 parents 2d428c7 + 2662a1c commit 8583b04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rollup.config.common.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@ export const plugins = [

export default {
input: 'src/index.js',
external: [
'react',
'react-dom',
],
};

0 comments on commit 8583b04

Please sign in to comment.