X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=blobdiff_plain;f=.babelrc;h=48b7809b36d01a97e71148583c523b50145e7ead;hp=b9db511f14d44141aaab814b7b2b6b72feeea229;hb=0f1897e5584ef30af02e906b38bc9f6723cc9d57;hpb=913aefc667fc66fed8f6fd9ca712e89339a505ac diff --git a/.babelrc b/.babelrc index b9db511..48b7809 100644 --- a/.babelrc +++ b/.babelrc @@ -2,6 +2,9 @@ "presets": ["react"], "env": { "production": { + "plugins": [ + "transform-object-rest-spread" + ] }, "development": { "plugins": [