16
edits
Devinreams (talk | contribs) (The `env` family of scripts has been deprecated. Please use `wp-env` instead.) |
Devinreams (talk | contribs) (note on executablePath, in case its helpful for others) |
||
Line 32: | Line 32: | ||
</pre> | </pre> | ||
Copy | <small>Note: Puppeteer can download and install Firefox Nightly and you can use the path it installs into for the executablePath. For example, on macOS: <code>path/to/gutenberg/node_modules/puppeteer/.local-firefox/mac-80/Firefox\ Nightly.app/Contents/MacOS/firefox</code></small> | ||
# Copy Firefox's modifications of Puppeteer: | |||
<pre> | <pre> |
edits