Resolve issue with vite dev server and ajax commands
When the vite dev server is running, ajax dialogs don't open.
Trying to work on styles for the media library widget, which is shown in a modal after uploading items.
Clicking on one of these add widgets isn't working either.
https://inventory.mantra.infonet/snapshots
This might be the issue: Ajax form API adds Vite CSS-in-JS modules as CSS
I posted some findings in the issue above.