You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[🐞] As shown in the figure, packaging requires configuration. The test environment and production environment access different envs, but the path is wrong after packaging with --mode beta
#6922
As shown in the figure, packaging requires configuration. The test environment and production environment access different envs, but after --mode beta packaging, the file path is the development path
Which component is affected?
Qwik Runtime
Describe the bug
As shown in the figure, packaging requires configuration. The test environment and production environment access different envs, but after --mode beta packaging, the file path is the development path
Reproduction
https://stackblitz.com/github/QwikDev/qwik-new-for-stackblitz?file=package.json,dist%2Fbuild%2Flayout_component_vklnxphuh5s.js
Steps to reproduce
npm run build:docker:beta
System Info
Additional Information
No response
The text was updated successfully, but these errors were encountered: