move to using /src - still css issue work
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 22s
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 22s
This commit is contained in:
@@ -18,8 +18,7 @@ const vitestConfig = defineVitestConfig({
|
||||
const viteConfig = defineViteConfig({
|
||||
plugins: [react()],
|
||||
|
||||
// THE 'css' BLOCK IS REMOVED to allow for standard auto-discovery.
|
||||
// We will now rely on vite build --debug to prove it finds postcss.config.js.
|
||||
// No explicit 'css' block. Let Vite do its job.
|
||||
|
||||
server: {
|
||||
port: 3000,
|
||||
|
||||
Reference in New Issue
Block a user