Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
314 views
in Technique[技术] by (71.8m points)

reactjs - React with parcel + react-hot-loader

I'm trying to develop a project in ReactJs with Parcel and react-hot-loader, but when i make changes to the code all console.logs don't show the name of the file where the log is placed.

I use this example: https://github.com/gaearon/react-hot-loader/tree/master/examples/parcel

and in the console it looks like this: VM41: 26

enter image description here

question from:https://stackoverflow.com/questions/65915273/react-with-parcel-react-hot-loader

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...