storybook/code/lib/builder-vite/input/react-dom-client-placeholder.js
Ian VanSchooten 1f3c1f8cf1 Move input files out of src
They need to be accessible from dist, as well
2022-08-14 22:52:09 -04:00

4 lines
197 B
JavaScript

// This file is to work around https://github.com/vitejs/vite/issues/6007
// For react < 18 projects, where `react-dom/client` does not exist, yet is
// conditionally imported by @storybook/react.