apify / apify-cli

Apify command-line interface helps you create, develop, build and run Apify actors, and manage the Apify cloud platform.
https://docs.apify.com/cli
122 stars 19 forks source link

fix: scrapy wrapping being broken due to ESM migration #686

Closed vladfrangu closed 4 weeks ago

vladfrangu commented 4 weeks ago

@vdusek actually just DM'd me about this. And yeah, because they are declared as globals, they are always present 😢. Probably can setup an eslint rule for this tho