EragonJ / Trip.js

🚀 Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities.

Home Page:https://eragonj.github.io/Trip.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trip.min.js doesn't work

EragonJ opened this issue · comments

Just got a mail from Timo saying that Trip.min.js 3.1.2 doesn't work with no reason and I can reproduce that in my side. Need to fix that and bump to 3.1.3.

Uglify issue?

I think so ! Because Trip.js works fine

Yes, I'm getting:
Uncaught ReferenceError: Trip is not defined
All my demo functionality broke, I had to switch to the unminified version.

sorry @avdaredevil , I should bump Trip.js to 3.2.0 instead because this is a big change. I'll dig into the bug and fix it up soon. Sorry for the inconvenience again xD

any help is welcome if you are wiling to dig into the bug, this should be some configurations bug in webpack.

Hi guys, this should be fixed in 3.1.3 ! Please give it a try when you guys have time and sorry again for the inconvenience ! I should bump to 3.2.0 instead instead of breaking your working environments ! xD

Thanks! It works