Skip to content

Commit

Permalink
chore: vite config
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china committed May 20, 2024
1 parent bc9b43e commit cb82593
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ const config: UserConfig = {
'@': path.resolve(__dirname, 'src')
}
},
css: {
preprocessorOptions: {
less: {
javascriptEnabled: true
}
}
},
server: {
open: true
},
Expand Down

0 comments on commit cb82593

Please sign in to comment.