React 적용하기 | Bundling Fundamentals #268
Replies: 2 comments 1 reply
-
webpack.config.js의 entry는 main.tsx로 수정하지 않아도 되나요? |
Beta Was this translation helpful? Give feedback.
1 reply
-
3. 웹팩에 바벨 로더 설정 추가하기에서 build는 성공하지만 웹 실행 시 아래 에러가 발생합니다.
웹팩 설정 파일을 아래처럼 변경해서 해결했습니다.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
React 적용하기 | Bundling Fundamentals
프론트엔드 번들링의 모든 것
https://frontend-fundamentals.com/bundling/webpack-tutorial/react.html
Beta Was this translation helpful? Give feedback.
All reactions