Skip to content

Commit

Permalink
chore: remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
lesterchoi-okta committed May 11, 2023
1 parent 5dbdc52 commit 0362e55
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/odyssey-storybook/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,4 @@ import react from "@vitejs/plugin-react-swc";
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
// assetsInclude: [
// '**/*.md'
// ]
});

0 comments on commit 0362e55

Please sign in to comment.