making ready for production, fixing app menu spacing, some better icons
This commit is contained in:
@@ -30,5 +30,8 @@ export default defineConfig({
|
||||
},
|
||||
host: true,
|
||||
allowedHosts: ['sam.local'],
|
||||
},
|
||||
esbuild: {
|
||||
keepNames: true
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user