mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2025-06-11 10:33:22 +02:00
Refactor editor init
Add inline images to editor footer Move playground to editor
This commit is contained in:
6
packages/editor/.babelrc
Normal file
6
packages/editor/.babelrc
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"presets": [
|
||||
"@babel/preset-env",
|
||||
"@babel/preset-react"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user