meteor / meteor/angular-tutorial
meteor create --angular doesn't appear to be an option anymore
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 2
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Trying to upgrade a Meteor Angular application from Meteor 2.2 -> 2.8.1 and Angular 5 -> 15.
However I can't seem to find any helpful guide or tutorial. It appears the meteor cli has completely given up on angular.
Does the meteor angular-compilers package simply use whatever version of angular/typescript you install in your local project npm to compile the project? or does it install its own versions and use those... Very confused.
Any help would be greatly appreciated!
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查 Meteor CLI 的 `create --angular` 入口点,以及 issue 中描述的 `angular-compilers` 包行为。比较 Meteor 2.2 到 2.8.1 以及 Angular 5 到 15 的升级路径,然后记录本地 Angular 和 TypeScript 版本的选择方式,以及是否需要当前的教程。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, javascript, typescript
- 领域
- cli, documentation
- Issue 类型
- 文档
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100