docs(aio): Update i18n example to Angular V6 (#23660)

PR Close #23660
This commit is contained in:
Brandon Roberts
2018-05-02 23:16:03 -05:00
committed by Igor Minar
parent 5581e97d2a
commit 29600cbb19
9 changed files with 438 additions and 128 deletions

View File

@ -11,7 +11,7 @@ describe('example-boilerplate tool', () => {
const sharedNodeModulesDir = path.resolve(sharedDir, 'node_modules');
const BPFiles = {
cli: 19,
i18n: 1,
i18n: 2,
universal: 2,
systemjs: 7,
common: 1