Skip to content

Commit

Permalink
Remove unused files from build configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Feb 29, 2024
1 parent 8124061 commit c97e9d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/vue/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ export default defineConfig({
build: {
lib: {
entry: [
resolve(__dirname, 'src/CSSRuntimeProvider.ts'),
resolve(__dirname, 'src/ThemeServiceProvider.ts'),
resolve(__dirname, 'src/index.ts'),
],
formats: ['cjs', 'es']
Expand Down

0 comments on commit c97e9d6

Please sign in to comment.