mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 05:09:43 +02:00
chore: Bump vite to version 6
This commit is contained in:
parent
fa02d96a2e
commit
dd8cd2f4fd
3 changed files with 240 additions and 137 deletions
|
@ -21,13 +21,6 @@ export default defineConfig({
|
|||
'source-map-js': 'source-map',
|
||||
},
|
||||
},
|
||||
css: {
|
||||
preprocessorOptions: {
|
||||
scss: {
|
||||
api: 'modern-compiler',
|
||||
},
|
||||
},
|
||||
},
|
||||
server: {
|
||||
port: 3000,
|
||||
open: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue