Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

Commit

Permalink
fix: bring back object-rest-spread babel plugin for client code
Browse files Browse the repository at this point in the history
  • Loading branch information
mischah committed Apr 27, 2018
1 parent e9aac47 commit 4b0ca35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/.babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
},
"plugins": [
"syntax-dynamic-import",
"transform-object-rest-spread",
[
"transform-runtime",
{
Expand Down

0 comments on commit 4b0ca35

Please sign in to comment.