mirror of
https://github.com/NikolaiT/se-scraper.git
synced 2025-08-14 15:58:22 +02:00
Merge pull request #52 from kujaomega/master
Added post install script to build the puppeteer-cluster, and also ad…
This commit is contained in:
@ -5,6 +5,7 @@
|
|||||||
"homepage": "https://scrapeulous.com/",
|
"homepage": "https://scrapeulous.com/",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"postinstall": "cd src/puppeteer-cluster && npm install && npm run build",
|
||||||
"test": "mocha test/static_tests/"
|
"test": "mocha test/static_tests/"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
Submodule src/puppeteer-cluster updated: 221e6821d1...f333cd0ffc
Reference in New Issue
Block a user