From 84e9614c779bd5473055410039481cf859acae68 Mon Sep 17 00:00:00 2001 From: attila buturla Date: Thu, 15 Feb 2018 13:09:18 -0800 Subject: [PATCH] Add webpack port --- plugin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index c6734f3..d180813 100644 --- a/plugin.json +++ b/plugin.json @@ -23,5 +23,6 @@ ], "languages":[ "en" - ] + ], + "webpack": 8080 }