X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=blobdiff_plain;f=.babelrc;h=48b7809b36d01a97e71148583c523b50145e7ead;hp=b9db511f14d44141aaab814b7b2b6b72feeea229;hb=a237dff071c812ef1bc4a11d96a591e21b9d8008;hpb=0816001c5f0b24aa7d535017d97d4486e3051b6c 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": [