Javascript – Vue & Vite disable code splitting / chunking
I have built a small application in Vue/TypeScript and with Vite and i am trying to build the files using vite build but this is chunking the files. The file is to be placed on other peoples website with just…