Is your feature request related to a problem? Please describe.
Currently the monaco editor is fetched from cdn.jsdelivr.net which sadly doesn't work in air-gapped environments.
Describe the solution you'd like
Don't use a CDN and bundle the editor inside the hatchet-dashboarddocker image.
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
Currently the monaco editor is fetched from
cdn.jsdelivr.netwhich sadly doesn't work in air-gapped environments.Describe the solution you'd like
Don't use a CDN and bundle the editor inside the
hatchet-dashboarddocker image.Describe alternatives you've considered
Additional context