In Laravel 9 where it uses Vite to bundle the js and css files, after running it created the bundled js and css files inside public/build folder. Can we now delete the original js and css files that are created inside resources? or to upload the project to hosting without this resources folder? Also, if I have other css/js files