beyondcode / beyondcode/livewire-devtools
Firefox build discouraged?
- 主要语言
- JavaScript
- 星标
- 421
- 派生
- 27
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi
Thanks for your tool. I work with Firefox and tried to build the extension. I get the following result:
`npm install --global web-ext`
`npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.`
`npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead`
`npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported`
`npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead`
`npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported`
`npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.`
This looks not very encouraging.
Are there other ways to build the extension or is it doomed for Firefox?
Thanks for your help!
cheers
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查 Firefox 扩展的构建流程,以及报告中显示的 `npm install --global web-ext` 命令。确定弃用警告是否会影响构建,还是仅影响工具依赖项;完成标准是记录受支持的 Firefox 构建路径,或确定一个可复现的构建失败。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- build-system, devtools
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100