mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-06-16 13:46:16 +02: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