[PR #31545] chore: follow-up fixes for storybook vite migration #33283

Closed
opened 2026-02-21 20:53:00 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/31545

State: closed
Merged: Yes


Summary

Follow-up to #31536.

  • main.ts: Add ~@ path alias in Vite config
  • icon-gallery.stories.tsx: Replace Webpack require.context with Vite import.meta.glob
  • package.json: Rename build-storybookstorybook:build
**Original Pull Request:** https://github.com/langgenius/dify/pull/31545 **State:** closed **Merged:** Yes --- ## Summary Follow-up to #31536. - `main.ts`: Add `~@` path alias in Vite config - `icon-gallery.stories.tsx`: Replace Webpack `require.context` with Vite `import.meta.glob` - `package.json`: Rename `build-storybook` → `storybook:build`
yindo added the pull-request label 2026-02-21 20:53:00 -05:00
yindo closed this issue 2026-02-21 20:53:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#33283