Skip to content

feat(@angular/cli): specify naming convention for lazy chunks #6999

Closed
@CaerusKaru

Description

@CaerusKaru

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ x ] feature request

Versions.

@angular/cli: 1.3.0-beta.1
node: 8.1.3
os: linux x64
@angular/animations: 4.3.0
@angular/cdk: 2.0.0-beta.8-abec992
@angular/cli: 1.3.0-beta.1
@angular/common: 4.3.0
@angular/compiler: 4.3.0
@angular/core: 4.3.0
@angular/flex-layout: 2.0.0-beta.8
@angular/forms: 4.3.0
@angular/http: 4.3.0
@angular/material: 2.0.0-beta.8-abec992
@angular/platform-browser: 4.3.0
@angular/platform-browser-dynamic: 4.3.0
@angular/platform-server: 4.3.0
@angular/router: 4.3.0
@angular/app-shell: 0.1.0
@angular/compiler-cli: 4.3.0
@angular/language-service: 4.3.0
@angular/service-worker: 1.0.0-beta.16

Desired functionality.

bcca0d7 changed the way chunks are named. There should be an option to go back to the old naming convention. This allows for finer obfuscation if desired.

Maybe something like --ob-lazy as an option with ng build.

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentfeatureIssue that requests a new feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions