UNPKG

vite-plugin-storybook-nextjs

Version:

This is a Vite plugin that allows you to use Next.js features in Vite. It is the basis for `@storybook/experimental-nextjs-vite` and should be used when running portable stories in Vitest.

5 lines (3 loc) 125 B
// src/plugins/next-mocks/alias/rsc/server-only.ts var server_only_default = {}; export { server_only_default as default };