인프런 커뮤니티 질문&답변
답변 1
1
김정환
지식공유자
네 그렇습니다.
"Now, out of the box Babel doesn't do anything. It basically acts like const babel = code => code; by parsing the code and then generating the same code back out again. You will need to add plugins for Babel to do anything."





