Skip to content

index.*.js doesn't work as expected on the root#23

Merged
ericclemmons merged 2 commits intomasterfrom
23-root-wildcard
Feb 12, 2019
Merged

index.*.js doesn't work as expected on the root#23
ericclemmons merged 2 commits intomasterfrom
23-root-wildcard

Conversation

@ericclemmons
Copy link
Owner

When running against:

https://github.com/zeit/next.js/tree/canary/examples/with-cookie-auth

polydev router.get('/', './routes/index.*.js') +0ms
  polydev router.get('//*', './routes/index.*.js') +2ms
  polydev router.post('/', './routes/index.*.js') +0ms
  polydev router.post('//*', './routes/index.*.js') +0ms

@ericclemmons ericclemmons merged commit 5371475 into master Feb 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant