Answer the question
In order to leave comments, you need to log in
How to move .babalrc to webpack config?
Есть такой конфиг:
{
"presets": [
"env",
"stage-2",
"react",
"react-hmre"
],
"plugins": [
"transform-class-properties",
"transform-object-rest-spread",
["babel-plugin-styled-components", {
"displayName": true
}]
]
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question