parceljs not bundling axios properly

Viewed 49

parcel build command doesn't seem to add the Axios library properly, though it seems to be working fine in start script in npm (parcel src/index.html).

Link to the issue ..

0 Answers
Related