1.1.0 • Published 8 months ago

marmot-egg-puppeteer v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

@alipay/egg-puppeteer

Badges

TNPM version TNPM downloads node >=16.0.0 到海兔查看「@alipay/egg-puppeteer 的 包信息产物预览依赖信息历史版本


Install

$ tnpm i @alipay/egg-puppeteer --save

Usage

// {app_root}/config/plugin.js
exports.{{pluginName}} = {
  enable: true,
  package: '@alipay/egg-puppeteer',
};

Configuration

// {app_root}/config/config.default.js
exports.{{pluginName}} = {
};

see config/config.default.js for more detail.

Example

Document

https://chair.antfin-inc.com/guide/plugin.html

1.1.0

8 months ago