Parcel packing problem?

when packing with parcel, it will randomly stop at a certain file,

is it because the file is too large? the packaging order is to use nodemon to start the server of koa and then use parcel to generate a new html.

if it is successful for me to start html directly with parcel, does nodemon have an impact on it?

Mar.01,2021

found that there is an axios writing problem, but does not report an error, will only stop. Parcel is also magical

Menu