Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 4ae0aae

Browse files
committed
add v4 message
1 parent 01f2c51 commit 4ae0aae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/docs/ts/latest/cookbook/third-party-lib.jade

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ include ../_util-fns
1313

1414
This cookbook shows how to publish a third party library in a way that makes it possible to take advantage of techniques like Ahead of Time Compilation (AOT) and Tree Shaking.
1515

16+
.alert.is-important
17+
:marked
18+
The setup shown in this cookbook is only for Angular version 4 (and up) libraries.
19+
1620
<a id="toc"></a>
1721
:marked
1822
## Table of contents

0 commit comments

Comments
 (0)