diff --git a/package.json b/package.json index c48401a..3628469 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "targets": { "default": { "source": "index.html", + "context": "browser", "publicUrl": "." } },