From 0297e2ac51c1c22527818802f0d482e2b6143f03 Mon Sep 17 00:00:00 2001 From: Infant Frontender <34810942+newbornfrontender@users.noreply.github.com> Date: Wed, 11 Dec 2019 16:22:20 +0300 Subject: [PATCH] docs(html): fix
tag (#89) --- packages/html/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/html/README.md b/packages/html/README.md index 3203c3f21..7f9d0029f 100644 --- a/packages/html/README.md +++ b/packages/html/README.md @@ -66,7 +66,7 @@ Specifies the name of the HTML to emit. ### `publicPath` -Type: `String` Default: `''` Specifies a path to prepend to all bundle assets (files) in the HTML output.