Handle SvelteKit adapters properly
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 42/100
- Issue 类型
- 缺陷
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- javascript
- 领域
- devops
调研方向
首先跟踪启动生成应用程序时使用的 SvelteKit adapter 和运行时检测,然后将其与现有的 Astro nginx 静态输出处理进行比较。完成的标准是:adapter-node 无论使用哪种包管理器或 builder 都使用 Node,adapter-static 使用 nginx,并且其他 adapter 不会被错误地使用 Bun 或 Node 运行。
由索引模型根据 Issue 内容生成。
描述
- with SvelteKit using bun as the package manager and builder does not mean to use bun as the runner
- the runner language is determined by the adapter, not the runtime used to build
- I can use bun to build a nodejs output, and vice versa
- and also: with adapter-static, it should use the nginx thing it does for astro
Stories:
- Right now, if I launch a SvelteKit app that uses bun as its package manager but adapter-node as its runtime, it tries to run the node bundle with bun which won't work properly
- Right now, if I launch a SvelteKit app that uses adapter-static, it assumes it's node/bun and runs it with that
- Right now, the deno adapter and anything else probably is broken in a similar way
- 主要语言
- JavaScript
- 星标
- 187
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
环境准备
我们还没有检查这个项目的环境配置文件。先看它的 README,通用步骤见我们的新手贡献指南。
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
fly-apps/dockerfile-node 的其他 Issue
-
fly launch for Shopify apps fails: `shopify app deploy --force` — --force removed in Shopify CLI 4.x未关闭
难度 1/5 1 小时以内 新手友好度 84/100
fly-apps/dockerfile-node#151 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 55/100
fly-apps/dockerfile-node#145 · 2 个 reaction ·
-
难度 2/5 1-3 小时 新手友好度 45/100
fly-apps/dockerfile-node#144 ·
-
难度 4/5 3-5 天 新手友好度 25/100
fly-apps/dockerfile-node#143 ·
-
难度 2/5 1-3 小时 新手友好度 45/100
fly-apps/dockerfile-node#91 · 1 条评论 ·
查看 fly-apps/dockerfile-node 的全部 Issue
相似的 Issue
-
factory-active factory-automatic task-bug-reproduction-success task-identify-harness-labels-done task-identify-issue-type-done
难度 2/5 1-3 小时 新手友好度 90/100
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 88/100
维护者通常 1 天内回复
-
status: waiting triage
难度 2/5 1-3 小时 新手友好度 84/100
freeCodeCamp/freeCodeCamp#70412 ·
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 88/100
rohitg00/ai-engineering-from-scratch#490 ·
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 88/100
维护者通常 6 天内回复