#I need help to implement a theme switcher

7 messages · Page 1 of 1 (latest)

gray dune
#

This is the error I got when starting the application

Vite manifest not found at: /var/www/controlpanel/public/build/manifest.json at /var/www/controlpanel/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:684)
#

This is my folder structure, notice that there is no resources folder, this has been replaced by themes.

dreamy scroll
#

You need to run npm run dev or npm run build to generate the manifest file

gray dune
#

My scripts

#

dev:default points to the default application theme

#

And when I build for production, it creates the default folder in the public directory, but the application keeps searching for build.