-
Notifications
You must be signed in to change notification settings - Fork 3.1k
[Bug] Couldn't build with source code #12176
Copy link
Copy link
Closed
Description
Contact Information
No response
1Panel Version
Commit 8499c09
Problem Description
Trying to build the OSS version code of 1Panel failed due to a reference to xpack.
Log: https://github.com/qyl27/1Panel/actions/runs/23127572737/job/67173776254
Reference:
1Panel/frontend/src/routers/modules/ai.ts
Line 70 in 17a486b
| component: () => import('@/xpack/views/vllm/index.vue'), |
Steps to Reproduce
- Fork 1Panel repo
- Trigger workflow
build-and-publish.yml
The expected correct result
It should build successfully as a distribution without pro features.
Related log output
Additional Information
No response
Reactions are currently unavailable