修复:打包报SyntaxError: Cannot use 'import.meta' outside a module错误的问题(暂时锁定unplugin-vue-components的版本为v.22.0,升级v.22.1会报错)
This commit is contained in:
@@ -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": {
|
||||
|
Reference in New Issue
Block a user