Skip to content

Commit

Permalink
routePath doesn't exist at this point
Browse files Browse the repository at this point in the history
  • Loading branch information
stoikerty committed Apr 4, 2017
1 parent 778286d commit 28b8961
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/dynamic-pages/src/dynamicPages/generateFiles.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ export default new class GenerateFiles {
dynamicData,
manifestData,
indexData,
routePath,
}).then(() =>
this.renderRoute({ renderPath, components, dynamicData, manifestData, indexData })
.then(afterRouteRender)
Expand Down

0 comments on commit 28b8961

Please sign in to comment.