build-plugin-component-screenshot
v1.0.0
Published
build plugin for component development screenshot
Downloads
7
Keywords
Readme
build-plugin-component-screenshot
build-plugin-component 截图插件
安装
npm i -D build-plugin-component-screenshot puppeteer
build.json 配置
{
"plugins": [
"build-plugin-component",
"build-plugin-component-screenshot"
]
}