From 6b4228229b297b694a415fbe9bf23e3aa337b65b Mon Sep 17 00:00:00 2001 From: SukkaW Date: Mon, 23 Nov 2020 21:02:45 +0800 Subject: [PATCH] Add posthtml-external-link --- src/pluginsNames.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pluginsNames.json b/src/pluginsNames.json index a6214c4..b7f156b 100644 --- a/src/pluginsNames.json +++ b/src/pluginsNames.json @@ -73,5 +73,6 @@ "posthtml-transformer", "posthtml-uglify", "posthtml-web-component", - "posthtml-when" + "posthtml-when", + "posthtml-external-link" ]