Open stephenglass opened 1 year ago
In version 2.4.1 with PR #281 I get the following warning when running my Vite build.
Module level directives cause errors when bundled, "use client" in "node_modules/react-hot-toast/dist/index.mjs" was ignored.
I'm also facing the same issue, and the version of Vite I'm using is 4.2.1.
Same here! I'm using Vite v4.1.4
Same here using rollup 4.24.0
In version 2.4.1 with PR #281 I get the following warning when running my Vite build.