Commit 3ccd1e8
committed
refactor(@angular/build): provide private factory API for internal compilation infrastructure
The `createAngularCompilation` factory function is now available from the
`private` entry point for the `@angular/build` package. All items exposed
from this entry point are not subject to SemVer guarantees and may change between
releases.
(cherry picked from commit 3faa3b4)1 parent eb29941 commit 3ccd1e8
File tree
2 files changed
+5
-1
lines changed- packages/angular/build/src
- tools/angular/compilation
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments