-
Couldn't load subscription status.
- Fork 256
Open
Description
Hi,
I'm using this in offline environment and it doesn't work because it seem that the scripts are pulling from cdn
| <script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.2.2/Chart.bundle.min.js"></script> |
| <script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.4.5/socket.io.min.js"></script> |
I manually download the files are cdn, place it in my /public to host it instead then point to my host and it does work.. Any idea if the js files can be placed within the /javavscripts directory? So that it can reference local js file rather than cdn?
I am also facing issue where it complains about event-loop-stats not found, ignoring event loop metrics... I'm using node v12
flogy, cerinoligutom, lamweili and jclaveau
Metadata
Metadata
Assignees
Labels
No labels