does anyone have any experience with browserify, parcel.js or webpack and gotten it to successfully render in a wappler project?? im trying to have the user upload a csv file… and in the browser read then parse in the browser without sending it to the server… so that the user can manually map the custom headers to the header values needed to create an object on the server.
1 Like