egg-chromium-puppeteer

1.1.0 • Public • Published

egg-chromium-puppeteer

Install

$ npm i egg-chromium-puppeteer --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-chromium-puppeteer

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

17.4 kB

Total Files

10

Last publish

Collaborators

  • amibug