temp
This commit is contained in:
parent
929eabe758
commit
313cba38de
@ -6,7 +6,7 @@ const isDev = process.env.NODE_ENV === 'development';
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [react(), tailwindcss()],
|
||||
base: isDev ? '/' : '/root/official/',
|
||||
base: isDev ? '/' : './', //'/root/official/',
|
||||
optimizeDeps: {
|
||||
exclude: ['lucide-react'],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user