Skip to content

Commit

Permalink
Add back minification
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugos68 committed Feb 2, 2025
1 parent b913334 commit 733e81c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/skeleton/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { extname } from 'node:path';
export default defineConfig({
build: {
cssCodeSplit: true,
cssMinify: false,
lib: {
entry: {
['index']: 'src/index.css',
Expand Down

0 comments on commit 733e81c

Please sign in to comment.