This example demonstrates the use of the packageJson option to work with the puppeteer package for image manipulation, which can't be bundled by webpack because it has native dependencies.
- Node 8+.
$ npm install$ npm run build$ node dist/index.jswrote output.png
output.png should be the same as expected-output.png, which is this image:
