1.obsidia插件打包

打包命令

npm install #如果报错 运行npm audit fix

npm run dev 

使用Yarn (推荐)

npm install -g yarn
yarn install
yarn run dev