Skip to content

Commit e94d334

Browse files
committed
CLI 6.1
1 parent 815e982 commit e94d334

File tree

7 files changed

+1837
-2644
lines changed

7 files changed

+1837
-2644
lines changed

lib/README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,14 @@ Using an partial webpack config, you could e. g. define packages as externals. T
2020

2121
Big thanks to [Rob Wormald](https://twitter.com/robwormald) and [David Herges](https://twitter.com/davidh_23)!
2222

23-
## Tested with CLI 6.0.x
23+
## Versions
2424

25-
This package has been created and tested with Angular CLI 6.0.x. If the CLI's underlying API changes in future, I'll provide an respective update for this version too until the CLI has build-in features for the covered use cases.
25+
- Use Version 1.1.0 for Angular CLI 6.0 + Angular 6.0
26+
- USe Version 6.1.0 for Angular CLI 6.1 + Angular 6.1
27+
28+
## Tested with CLI 6.0.x and 6.1.x
29+
30+
This package has been created and tested with Angular CLI 6.0.x and CLI 6.1.x. If the CLI's underlying API changes in future, I'll provide an respective update for this version too until the CLI has build-in features for the covered use cases.
2631

2732
## Example
2833

0 commit comments

Comments
 (0)