Skip to content

Commit 848adff

Browse files
committed
remove stale comments
1 parent b307813 commit 848adff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

site/.storybook/main.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ module.exports = {
2828

2929
async viteFinal(config, { configType }) {
3030
config.plugins = config.plugins || [];
31-
// return the customized config
3231
if (configType === "PRODUCTION") {
33-
// ignore @ts-ignore because it's not in the vite types yet
3432
config.plugins.push(
3533
turbosnap({
3634
rootDir: config.root || "",

0 commit comments

Comments
 (0)