Is there a way to self host the resources that the...
# support-questions-legacy
a
Is there a way to self host the resources that the dashboard loads from 'cdn.jsdelivr.net'? No idea why, but sometimes getting bundle.js and main.css from the cdn takes 5+ minutes, which makes development involving the dashboard difficult.
r
Hey @adriansteffan you can add your own middleware before ours which detects for the dashboard get route and then servers the bundle from a source that you want.