fix(aio): fix layout of the webpack guide (#18493)

This is possibly a temporary fix for the layout, until we decide whether we want
to remove the guide or properly add it to the SideNav menu.

Fixes #17912
This commit is contained in:
George Kalpakas 2017-08-03 02:00:36 +03:00 committed by Victor Berchet
parent 1635a06bda
commit 44ae6e94e3
1 changed files with 6 additions and 0 deletions

View File

@ -61,6 +61,12 @@
"hidden": true
},
{
"url": "guide/webpack",
"title": "Webpack: An Introduction",
"hidden": true
},
{
"url": "guide/quickstart",
"title": "Getting Started",