Skip to content

Commit

Permalink
fix up
Browse files Browse the repository at this point in the history
  • Loading branch information
beefchimi committed Dec 9, 2024
1 parent f5795b7 commit cf9b822
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/earwurm/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ import dts from 'vite-plugin-dts';

import pkg from './package.json';

// TODO: We may need a unique `vitest.config.ts` file for this
// package... but simply adding that file does not appear to work.
// TODO: We may need a unique `vitest.config.ts` file.
// https://vitest.dev/guide/#workspaces-support
export default defineConfig({
build: {
lib: {
Expand Down

0 comments on commit cf9b822

Please sign in to comment.