mirror of
https://github.com/NikolaiT/se-scraper.git
synced 2025-08-14 07:48:21 +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/",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"postinstall": "cd src/puppeteer-cluster && npm install && npm run build",
|
||||
"test": "mocha test/static_tests/"
|
||||
},
|
||||
"keywords": [
|
||||
|
Submodule src/puppeteer-cluster updated: 221e6821d1...f333cd0ffc
Reference in New Issue
Block a user