Steps taken:
npm create qwik@latestnpm run qwik add builder.ionpm startand then connect to a Builder.io space that has a page that renders a symbol with bindingsnpm run qwik add azure-swanpm run buildnpm run serveeverything appears to work fine with the Azure SWA emulatornpx swa deploy --api-version 18 --env productionuse the wizard to deploy the site
Expected output:
Actual output:
Deployed SWA demonstrating the issue:
https://red-pond-0cb6b551e.5.azurestaticapps.net
Logs in Application Insights:
Attempting to add an import for isolated-vm within a Qwik app produces this build error:
error during build:
Could not resolve "./out/isolated_vm" from "./out/isolated_vm?commonjs-external"
file: ./out/isolated_vm?commonjs-external