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
0件のコメント
サインインしてコメントを残します。