z3phir
how to change manifest.json location ?
hi
i have changed my vite config to this
publicDirectory: 'public_html',
buildDirectory: '/backendAssets',
and now the manifest.json is build where i want (\public_html\backendAssets\manifest.json) but i get a error message Vite manifest not found at: \public_html\build/manifest.json
how can i set the new path in filament ?
thanks in advance for any response
10 replies