• 카테고리

    질문 & 답변
  • 세부 분야

    프론트엔드

  • 해결 여부

    미해결

@babel/core

20.08.05 21:39 작성 조회수 133

1

@babel/core라는 것은 파싱과 출력을 담당하고 플러그인을 통해서 변환과정을 거치는거죠 ?

답변 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."

https://babeljs.io/docs/en/plugins