non minified version doesn't work as minified
I have tried chromata.min.js and it works declaring a new object and then chromata.start, but with chromata.js it throws a error of "chromata element not defined". The HTML code I made for a try is the same.
Thanks
Heya, did you ever find a fix to this, I got as far as the npm install, gulp watch and putting the script link in the 'src' index, but couldn't get any further. Love this app so much though, on the site
Hi, I've not got the time to dig deeply into this, but if the minified version is working, is there a reason that you can't just use that one?
Heya, aw sorry I didn’t actually see a minified version of it. I just posted in the wrong bit. I managed the install and the second instruction, but couldn’t get any further x
On 30 Apr 2020, at 09:04, Michael Bromley [email protected] wrote:
Hi, I've not got the time to dig deeply into this, but if the minified version is working, is there a reason that you can't just use that one?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
Could you clarify what the problem was you ran into? The more detail the better, e.g. what exact steps you took and any messages in the browser console.