Level 73
That depends, if they are already minimized and optimized, then I'd probably put them in the public directory, otherwise I would run them through the build process.
1 like
Think you have a ready design with assets including css,js files, image and etc. Do you put them in public and easily use them or in resources/{js,css,images}, and then using vite to build them??
Please or to participate in this conversation.