junlarsen / league-connect

:electric_plug: Node.js HTTP/1.1, HTTP/2.0 and WebSocket interface to the League of Legends Client APIs
https://www.npmjs.com/package/league-connect
MIT License
156 stars 23 forks source link

Can't the server find the LeagueClientUx? #115

Closed namse79 closed 1 year ago

namse79 commented 1 year ago

I can find LeagueClientUx in local. but If i distribute project, i can't find it. Should LeagueClientUx always be found from the front(client)?

We are developing a website

client: react server: nodejs

namse79 commented 1 year ago

When I changed to deployment status locally, I was heared that I couldn't find LeagueClientUx in my web browser Is it true?