최근 검색


최근 검색 없음

Importing ReactJS in iframe.html



2022년 1월 21일에 게시됨

I used ReactJS for frontend library, my problem is when I importing react js file "Display.js" classes in iframe.html like this "import Display from './Display';" it's not working. There is an error occurs says:

"Inline Babel script:3
Uncaught ReferenceError: require is not defined
at <anonymous>:5:18"

how to fix this? Thankyou in advance!


0

1

댓글 1개

      Hi KD!
       
      Thank you for posting your question to the community. Just taking a look at the error you provided, it looks like you may have imported React from a CDN. If so, you would need to use a module bundler such as Webpack or Browserify. 
       
      Hope this helps!
       
      Best,
       
      Erica - Dev Support

      0


      댓글을 남기려면 로그인하세요.

      원하는 정보를 못 찾으셨나요?

      새 게시물