Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
laoer536 committed Jan 4, 2024
2 parents a90b7a8 + 1de8ec3 commit 5b51ef5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ export default ({ command, mode }: ConfigEnv) => {
css: {
// css预处理器
preprocessorOptions: {
sass: {
javascriptEnabled: true,
},
sass: {},
},
},
//构建
Expand Down

0 comments on commit 5b51ef5

Please sign in to comment.