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

Missing Title in Head #127

Closed
skipjack opened this issue Apr 15, 2017 · 0 comments
Closed

Missing Title in Head #127

skipjack opened this issue Apr 15, 2017 · 0 comments

Comments

@skipjack
Copy link

See webpack/webpack.js.org#720.

I did a bit more testing, it seems just for the paths that accept an individual component and nothing more the title section of the configuration is ignored for some reason:

vote: {
    title: 'Vote',
    path() {
        return require('./components/vote/list.jsx').default
    }
},

See that site for an example, the title is missing for all three /vote routes (and likely /organization as well).

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

1 participant