forcefully disable next-swc

This commit is contained in:
Ben Phelps 2022-09-07 12:14:06 +03:00
parent 43da60595c
commit 1af867d4b3
4 changed files with 5 additions and 197 deletions

3
.babelrc Normal file
View file

@ -0,0 +1,3 @@
{
"presets": ["next/babel"]
}