Answer the question
In order to leave comments, you need to log in
Why doesn't babel-preset-env work?
From the documentation:
"Without any configuration options, babel-preset-env behaves exactly the same as babel-preset-latest (or babel-preset-es2015, babel-preset-es2016, and babel-preset-es2017 together
" gives an error:
Code by reference
The only thing that I have added is the same Table component
Answer the question
In order to leave comments, you need to log in
Basically it worked with updating and adding
{
"plugins": ["@babel/plugin-proposal-class-properties"]
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question