Skip to content

Commit

Permalink
fix(rollup): activate runtimeHelpers
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitri Kopriwa committed Dec 16, 2018
1 parent 0a1cfc3 commit 0e77ddd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ const plugins = [
json(),
babel({
babelrc: false,
runtimeHelpers: true,
exclude: 'node_modules/**',
}),
cleanup(),
Expand Down

0 comments on commit 0e77ddd

Please # to comment.