Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid online dependencies #7

Open
kino90 opened this issue Mar 22, 2019 · 2 comments
Open

Avoid online dependencies #7

kino90 opened this issue Mar 22, 2019 · 2 comments

Comments

@kino90
Copy link

kino90 commented Mar 22, 2019

Hi!

I'm having issues with my wifi at home and the moodlite panel isn't working because it is failing trying to fetch jQuery and jQuery mobile from the net..

I suggest to load it locally in the next release to avoid this problem

@spigotx
Copy link
Owner

spigotx commented Apr 28, 2019

Hi.
ESP8266 is slow on local content so for now we are staying with remote files. You can always change it if you like.

@kino90
Copy link
Author

kino90 commented Apr 28, 2019

I did it on mine and it's good!

It would be cool, though, to split the functional css/js from the presentational, and only bundle the first one.. so it can be fast loading but also work without relying on an internet connection!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants