fix(vercel): try1 to fix 'cannot find module puppeteer-extra-plugin-stealth'
taken from: https://github.com/vercel/pkg/issues/910
This commit is contained in:
@@ -47,5 +47,8 @@
|
|||||||
"tsx": "^4.19.1",
|
"tsx": "^4.19.1",
|
||||||
"typescript": "^5.6.2",
|
"typescript": "^5.6.2",
|
||||||
"vitest": "^2.1.2"
|
"vitest": "^2.1.2"
|
||||||
|
},
|
||||||
|
"pkg": {
|
||||||
|
"assets": "node_modules/puppeteer-extra-plugin-stealth/**/*.*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user