From 3cc0ccf26218f6a2429e8b8a1d4b2b5a077dfe7e Mon Sep 17 00:00:00 2001 From: Charles7c Date: Mon, 8 Aug 2022 22:38:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E6=89=93=E5=8C=85?= =?UTF-8?q?=E6=8A=A5SyntaxError:=20Cannot=20use=20'import.meta'=20outside?= =?UTF-8?q?=20a=20module=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE=E9=A2=98?= =?UTF-8?q?=EF=BC=88=E6=9A=82=E6=97=B6=E9=94=81=E5=AE=9Aunplugin-vue-compo?= =?UTF-8?q?nents=E7=9A=84=E7=89=88=E6=9C=AC=E4=B8=BAv.22.0=EF=BC=8C?= =?UTF-8?q?=E5=8D=87=E7=BA=A7v.22.1=E4=BC=9A=E6=8A=A5=E9=94=99=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d8b1c59d..756658a01 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "fast-glob": "^3.2.11", "gitalk": "^1.7.2", "gray-matter": "^4.0.3", - "unplugin-vue-components": "^0.22.0", + "unplugin-vue-components": "0.22.0", "vue": "^3.2.37" }, "repository": {