- 1、本文档共6页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
《angular 2.0 packaging and releasing》.pdf
Angular 2.0 Packaging and Releasing
Warning: This document is public.
Modules
A bit about terminology. We will call a module a Node or Dart package, and a library individual
files that can be imported.
Angular 2 will consist of a number of modules and libraries that are required to build Angular.
The goal is for the modules to be released separately, so they can be used in isolation by other
projects.
Current list of Angular 2 modules and libraries:
( these modules will be published as they make up angular )
angular2 entry point into angular, this will be module everyone depends on. It will
consist of the following libraries:
core parser, compiler, element injectors etc
di service injectors
change detection
facade
directives
reflection
test_lib
merges previous test_lib and e2e_test_lib
benchpress optional package used to write your endtoend tests
rtts_asserts
( these modules are not technically part of angular 2.0, but are good for publishing, although not
via npm / pub. The angular2 module should *not* depend on them.)
benchmarks
benchmarks_external
examples
External dependencies
zone.js (right now it has to be manually included on the page by the user of the
framework).
To simplify project management and distribution in the near term we will:
● Put all modules in one github repo at /angular/angular
● Put essential runtime libraries (i.e. libraries shipping with the application) into the
angular2 module. This way we have only one package to release and version, and users
only need to depend on one package to quickly start building apps. Over time we will
move some libraries into their own packages (e.g. di).
Packaging and versioning
Packaging
Angular 2 will be a new package and not a co
您可能关注的文档
- 《9POM》.ppt
- 《a b c’s of science(简易科学[未加密])》.pdf
- 《A Bi2WO6-Based Hybrid Photocatalyst with Broad Spectrum Photocatalytic Properties under UV》.pdf
- 《A Combined TSA-SPA Algorithm for Computing》.pdf
- 《A decision-theoretic generalization of on-line learning and an application to boosting》.pdf
- 《A generalized model for Yang-Fourier transforms in fractal space_AITS》.pdf
- 《A Measurement of a Control Rod Drop Using an LVDT》.pdf
- 《a message from the sea(大海来信[未加密])》.pdf
- 《A new instrument for automated microcontact printing》.pdf
- 《A Novel Method for Designing LVDT and its Comparison with Conventional Design》.pdf
最近下载
- “双减”政策下初中数学分层作业设计的实践与探究 .pdf
- 《My family photo》(教学设计)-2024-2025学年冀教版(2024)初中英语七年级上册.docx VIP
- 国开电大《创业教育(创业教育专)》形考1-3及综合答案.pdf VIP
- ISO 10009-2024 质量管理——质量工具及其应用指南(中文版-雷泽佳译2024-07).docx VIP
- 人教版初中英语八年级上册 Unit 7 大单元作业设计案例 .pdf
- 美国国父——华盛顿课件.ppt
- 渔父文化内涵.doc VIP
- 2025年合肥市轨道交通集团有限公司校园招聘934人笔试备考题库及答案解析.docx
- 腰椎穿刺术教师赛教案.docx
- 产后大出血的抢救.pptx VIP
文档评论(0)