hxf31891 / react-gradient-color-picker

An easy to use color/gradient picker for React.js
MIT License
146 stars 49 forks source link

Require is not defined #74

Closed vptagupa closed 11 months ago

vptagupa commented 11 months ago

Hi, I got this error in production and it is working in dev mode.

image

image

ilie-relik commented 11 months ago

Same here

ilie-relik commented 11 months ago

@vptagupa if you use Vite as me, add it to vite.config.ts as I did.

image
hxf31891 commented 11 months ago

It sounds like this is a resolved, thats for working together on it. I will add to the docs for future vite users.