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?