This commit is contained in:
Rex 2016-10-17 15:15:00 +01:00
parent 7aa3c2320a
commit abdb946d3b
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@ code-example(format='.').
The _RxJs_ observable library is an essential Angular dependency published as an ES5 JavaScript _CommonJS_ module.
可观察对象库*RxJS*是Angular所依赖的基础之一它就是发成了ES5 JavaScript的*CommonJS*模块。
可观察对象库*RxJS*是Angular所依赖的基础之一它就是发成了ES5 JavaScript的*CommonJS*模块。
Luckily there is a Rollup plugin that modifies _RxJs_
to use the ES `import` and `export` statements that Rollup requires.