Closed ramrami-B closed 7 months ago
Module parse failed: Unexpected token (1:0) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
npm install @svgr/webpack --save-dev
{ test: /\.svg$/, use: ['@svgr/webpack'], }
https://www.npmjs.com/package/@svgr/webpack
d0229b6db9a03b18657e45d2a3ea663fb2919d0a
@alex-koko 확인 후 이슈 닫아 주세요~ (devlop 브랜치에 바로 push 해서..)
확인했습니다!!
🐛 Bug Issue
Module parse failed: Unexpected token (1:0) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
🔍 To-do