Skip to content

Commit

Permalink
chore: fix client-content build
Browse files Browse the repository at this point in the history
  • Loading branch information
matej21 committed Dec 14, 2023
1 parent d81ec63 commit be18a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client-content/vite.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { createViteConfig } from './../../build/createViteConfig.js'

export default createViteConfig('client')
export default createViteConfig('client-content')

0 comments on commit be18a5e

Please sign in to comment.