Skip to content

Commit aa54bfe

Browse files
committed
작은 수정
1 parent e783194 commit aa54bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/vite.build.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const config = defineConfig(({ mode }) => {
1010
lib: {
1111
entry: 'slideshow/index.vue',
1212
name: 'Slideshow',
13-
fileName: 'vue-slideshow',
13+
cssFileName: 'vue-slideshow',
1414
formats: [ 'es' ],
1515
},
1616
rollupOptions: {

0 commit comments

Comments
 (0)