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:
parent
adfd2373b8
commit
65d0888708
@ -61,6 +61,12 @@
|
|||||||
"hidden": true
|
"hidden": true
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"url": "guide/webpack",
|
||||||
|
"title": "Webpack: An Introduction",
|
||||||
|
"hidden": true
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"url": "guide/quickstart",
|
"url": "guide/quickstart",
|
||||||
"title": "Getting Started",
|
"title": "Getting Started",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user