Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🐞] 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

Open
AllenIverson1122 opened this issue Sep 29, 2024 · 0 comments
Labels
STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working

Comments

@AllenIverson1122
Copy link

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
826DAFAD-39C7-4C29-9846-4BDD6E0712EE
C0C3BB14-D528-4BA5-B4CC-40963FD3DC05
E5A281C9-8B34-41DC-9FAC-088A91F11C2C
D15D0FDD-AEE7-4EDE-A8BF-6692C10ECB8D

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

System:
    OS: macOS 13.0
    CPU: (8) arm64 Apple M1
    Memory: 173.20 MB / 16.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 20.13.1 - ~/.nvm/versions/node/v20.13.1/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 10.5.2 - ~/.nvm/versions/node/v20.13.1/bin/npm
    pnpm: 8.15.8 - ~/node_modules/.bin/pnpm
  Browsers:
    Chrome: 129.0.6668.71
    Edge: 129.0.2792.65
    Safari: 16.1

Additional Information

No response

@AllenIverson1122 AllenIverson1122 added STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working labels Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant