mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-09-13 01:22:12 +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