docs: fix ngmodules-jsmodules pre-req (#22316)
closes #22157 PR Close #22316
This commit is contained in:
parent
a4f9e8180b
commit
022ad4a420
|
@ -1,7 +1,7 @@
|
|||
# JavaScript Modules vs. NgModules
|
||||
|
||||
#### Prerequisites
|
||||
A basic understanding of [Bootstrapping](guide/bootstrapping).
|
||||
A basic understanding of [JavaScript/ECMAScript modules](https://hacks.mozilla.org/2015/08/es6-in-depth-modules/).
|
||||
|
||||
<hr>
|
||||
|
||||
|
|
Loading…
Reference in New Issue