Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename code splitting flags from "module" to "chunk" #2925

Closed

Conversation

ChadKillingsworth
Copy link
Collaborator

To avoid confusion with proper JS modules, rename the code splitting flags to use the name "chunk". Adds aliases for the old flag names for backwards compatibility.

Use aliases to be backwards compatible.
@blickly
Copy link
Contributor

blickly commented May 15, 2018

Nice, I like it!

@blickly blickly closed this in f6cba36 May 17, 2018
@ChadKillingsworth ChadKillingsworth deleted the rename-module-chunk branch June 4, 2018 11:22
Yannic pushed a commit to Yannic/com_google_closure_compiler that referenced this pull request Jul 16, 2018
Use aliases to be backwards compatible.

Closes google#2925

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=196915847
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants