Skip to content

Commit

Permalink
chore: remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Aug 10, 2022
1 parent bdff4a4 commit 6208130
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/histoire/src/node/vite.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ export async function getViteConfigWithPlugins (isServer: boolean, ctx: Context)
entries: [
`${APP_PATH}/bundle-main.js`,
`${APP_PATH}/bundle-sandbox.js`,
// `${APP_PATH}/server/index.js`,
],
include: optimizeDeps([
'case',
Expand Down

0 comments on commit 6208130

Please sign in to comment.