chroma.js icon indicating copy to clipboard operation
chroma.js copied to clipboard

gulp-babel does not like the current script...

Open rowild opened this issue 6 years ago • 1 comments

I have a gulp-babel setup. When concating chroma to the other files, this error is thrown:

Uncaught TypeError: Cannot set property 'chroma' of undefined

How can I fix that?

rowild avatar Dec 31 '17 11:12 rowild

can you try again? I ported chroma from CoffeeScript to ES6, maybe this works better now...

gka avatar Dec 12 '18 00:12 gka