mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-11-28 01:43:36 +01:00
Fix imports.
This commit is contained in:
@@ -8,7 +8,8 @@ module.exports = {
|
||||
"@babel/preset-react",
|
||||
],
|
||||
plugins: [
|
||||
"@babel/plugin-syntax-export-default-from",
|
||||
"@babel/plugin-transform-runtime",
|
||||
"@babel/plugin-syntax-export-namespace-from",
|
||||
"@babel/plugin-syntax-export-default-from",
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user