mirror of
https://github.com/livebook-dev/livebook.git
synced 2024-11-10 09:03:02 +08:00
Remove unused babel config
This commit is contained in:
parent
4b82745f73
commit
373e1e888d
3 changed files with 0 additions and 2365 deletions
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
"presets": ["@babel/preset-env"]
|
|
||||||
}
|
|
2360
assets/package-lock.json
generated
2360
assets/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -60,8 +60,6 @@
|
||||||
"unist-util-visit": "^5.0.0"
|
"unist-util-visit": "^5.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.22.1",
|
|
||||||
"@babel/preset-env": "^7.22.2",
|
|
||||||
"autoprefixer": "^10.2.0",
|
"autoprefixer": "^10.2.0",
|
||||||
"esbuild": "^0.20.0",
|
"esbuild": "^0.20.0",
|
||||||
"esbuild-style-plugin": "^1.6.2",
|
"esbuild-style-plugin": "^1.6.2",
|
||||||
|
|
Loading…
Reference in a new issue