NativeScript / NativeScript/tailwind
Error: undefined:2000:2: selector missing
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 161
- 派生
- 29
- 平均合并
- 1 小时 39 分钟
- 30 天内合并 PR
- 1
描述
webpack 5.103.0 compile error when building project with @nativescript/tailwind version 4.0.6. Had to downgrade to version 4.0.5 to make it work.
"@nativescript/core": "~9.0.8",
"@nativescript/angular": "~20.1.0",
"tailwindcss": "~4.1.18",
"@angular-devkit/build-angular": "~21.0.3",
"@angular/compiler-cli": "~21.0.5",
"@nativescript/tailwind": "~4.0.6",
"@nativescript/webpack": "~5.0.28",
"@ngtools/webpack": "~21.0.3",
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定源文件或测试路径。首先使用列出的依赖版本复现构建,然后比较 @nativescript/tailwind 4.0.5 和 4.0.6,以定位回归问题;项目能够在不降级的情况下使用 4.0.6 构建即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, javascript, tailwindcss, webpack
- 领域
- build-system, frontend
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100