1.0.0 • Published 2 years ago

build-plugin-component-screenshot v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

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"
  ]
}