-
Notifications
You must be signed in to change notification settings - Fork 805
Open
Labels
Description
Hi!
I'm using https://github.com/cljsjs/packages/tree/master/react-day-picker, and Chrome complains about not being able to parse the source map. I've tried updating the package to include the source map (downloading and moving it to cljsjs/react-day-picker/development/DayPicker.js.map), but the compiler isn't including the file in the compiled JS folder.
Is there any way to do this?
Cheers,
Alistair
danielcompton