Skip to content

Commit

Permalink
test: 测试hash
Browse files Browse the repository at this point in the history
  • Loading branch information
ZvonimirSun committed Jan 29, 2024
1 parent b377877 commit 34bbcea
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 @@ -122,13 +122,6 @@ export default defineConfig({
'@': resolve('src')
}
},
build: {
rollupOptions: {
output: {
entryFileNames: 'assets/[name].js'
}
}
},
css: {
preprocessorOptions: {
scss: { charset: false },
Expand Down

0 comments on commit 34bbcea

Please sign in to comment.