mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Remove babel warning
This commit is contained in:
@@ -64,7 +64,8 @@ module.exports = function(api) {
|
||||
{
|
||||
async: false
|
||||
}
|
||||
]
|
||||
],
|
||||
["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
|
||||
].filter(Boolean)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user