Skip to content

Commit 96a1e7c

Browse files
committed
seting up sanity assets
1 parent 5ad9cbd commit 96a1e7c

File tree

10 files changed

+849
-28
lines changed

10 files changed

+849
-28
lines changed

.babelrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"presets": [
3-
"@babel/preset-env"
3+
"@babel/preset-env",
4+
"@babel/preset-react"
45
],
56
"plugins": [
67
"@babel/plugin-transform-runtime"

0 commit comments

Comments
 (0)