Matt Meshulam
Matt Meshulam
@karaggeorge that build worked great for me! I didn't have to change any of the plugin settings for it to pick up both my mic and the system audio. It...
This may no longer be an issue. When I use the following invalid config: ``` { loader: 'swc-loader', options: { module: { type: 'foo', }, }, } ``` I get...
I encountered this as well, stack trace from version 1.7.2: ``` Process Process-de62b4a1ffd441d7812b7913e614e147: Traceback (most recent call last): File "/opt/msi/mymsi/venv/lib64/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection self.connect() File "/opt/msi/mymsi/venv/lib64/python3.12/site-packages/django/utils/asyncio.py", line 26, in...