Closed oo6 closed 6 years ago
I'm using this library in my project, I always built a release on a server and then deployed on other servers.
when I call Captcha.get(), I saw that it uses captcha's path is under deps in the my project source code, not the correct path.
Captcha.get()
captcha
deps
So I created this pr.
I'm using this library in my project, I always built a release on a server and then deployed on other servers.
when I call
Captcha.get()
, I saw that it usescaptcha
's path is underdeps
in the my project source code, not the correct path.So I created this pr.