mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-07 22:18:33 +00:00
feat: module sharing is working across components and run packages
This commit is contained in:
6
packages/grafnode-components/.babelrc
Normal file
6
packages/grafnode-components/.babelrc
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"presets": [
|
||||
"@babel/preset-env",
|
||||
["@babel/preset-react", {"runtime": "automatic"}]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user