Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Add explanations for named chunks #3

Open
phiphou opened this issue Jun 26, 2016 · 2 comments
Open

Add explanations for named chunks #3

phiphou opened this issue Jun 26, 2016 · 2 comments

Comments

@phiphou
Copy link

phiphou commented Jun 26, 2016

Hi,

Maybe you could add some explanations for named chunks :

provideWebpack({
   'About': require('es6-promise?,about!./app/about')
})
output: {
  chunkFilename: '[name].chunk.js'
}
@PatrickJS
Copy link
Member

that's only if you want to name them rather than webpack giving them numbers

@phiphou
Copy link
Author

phiphou commented Jun 27, 2016

Exactly, but I'm probably not the only one interested with this ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants