[Vuejs]-Trying to use papaparse with vue

0👍

I only added the papaparse.min.js file to my web project and added to the bundleConfig, compile and

Papa.parse

worked instantly.

Only be careful with the routes where the file was saved.

Leave a comment