Reorganizing paths
This commit is contained in:
parent
e9d204daab
commit
34cb856dd4
249 changed files with 118 additions and 294 deletions
common
6
common/babel.config.json
Normal file
6
common/babel.config.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"presets": ["@babel/preset-env"],
|
||||
"targets": {
|
||||
"esmodules": true
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue