Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Define index route in frontmatter #721

Merged
merged 3 commits into from Sep 5, 2016
Merged

Conversation

thangngoc89
Copy link
Contributor

Fix #673

t.truthy(
customRouteRootIndex && customRouteRootIndex._value,
"should create a proper json for custom route with an extension"
)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test does not seems to add some value here. What is this supposed to check?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before this PR, webpack doesn't emit /index.html file and its json file.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha OUCH.

@MoOx MoOx merged commit 99dba52 into master Sep 5, 2016
@MoOx MoOx deleted the define-index-route-in-frontmatter branch September 5, 2016 07:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants