hxf31891 / react-gradient-color-picker

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

Require is not defined #74

Closed vptagupa closed 6 months ago

vptagupa commented 7 months ago

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

image

image

ilie-relik commented 6 months ago

Same here

ilie-relik commented 6 months ago

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

image
hxf31891 commented 6 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.