docs: fix lazy loading example dir name (#21475)

PR Close #21475
This commit is contained in:
Kapunahele Wong
2018-01-11 11:09:23 -05:00
committed by Miško Hevery
parent c9b65914d3
commit 4ee92f14a6
24 changed files with 5 additions and 5 deletions

View File

@ -0,0 +1,4 @@
{
"build": "build:cli",
"run": "serve:cli"
}